cloud-hypervisor/virtio-devices
Sebastien Boeuf de3e003e3e virtio-devices: Handle virtio queues interrupts from transport layer
Instead of relying on the virtio-queue crate to store the information
about the MSI-X vectors for each queue, we handle this directly from the
PCI transport layer.

This is the first step in getting closer to the upstream version of
virtio-queue so that we can eventually move fully to the upstream
version.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-01-25 12:01:12 +01:00
..
src virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00
Cargo.toml build: bump serde from 1.0.134 to 1.0.135 2022-01-25 06:38:45 +00:00