cloud-hypervisor/pci/src
Sebastien Boeuf 9af477e964 pci: vfio: Check VFIO device interrupt's support
In case the VFIO device does not support MSI or MSI-X, the capabilities
should not be parsed, avoiding the exposure of unsupported capabilities.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-02-10 17:34:56 +00:00
..
bus.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
configuration.rs pci: Remove manual range checks 2021-01-04 13:46:37 +01:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
msi.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
msix.rs pci: msix: Fix masking/enabling semantics 2020-09-24 22:29:16 +02:00
vfio.rs pci: vfio: Check VFIO device interrupt's support 2021-02-10 17:34:56 +00:00