cloud-hypervisor/pci
Sebastien Boeuf 4b53dc4921 pci: Add MSI-X implementation
In order to support MSI-X, this commit adds to the pci crate a new
module called "msix". This module brings all the necessary pieces
to let any PCI device implement MSI-X support.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-06-06 15:27:35 +01:00
..
src pci: Add MSI-X implementation 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