cloud-hypervisor/vm-virtio
Sebastien Boeuf 8df05b72dc vmm: Add MSI-X support to virtio-pci devices
In order to allow virtio-pci devices to use MSI-X messages instead
of legacy pin based interrupts, this patch implements the MSI-X
support for cloud-hypervisor. The VMM code and virtio-pci bits have
been modified based on the "msix" module previously added to the pci
crate.

Fixes #12

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-06-06 15:27:35 +01:00
..
src vmm: Add MSI-X support to virtio-pci devices 2019-06-06 15:27:35 +01:00
Cargo.toml vendor: Move to the rust-vmm vmm-sys-util package 2019-06-04 17:51:52 +02:00