cloud-hypervisor/pci/src
Sebastien Boeuf 27515a6ec4 pci: vfio: Propagate errors when enabling interrupts
Make sure to propagate the error coming from VfioDevice when trying to
enable INTx, MSI or MSI-X interrutps.

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: Propagate errors when enabling interrupts 2021-02-10 17:34:56 +00:00