cloud-hypervisor/pci/src
Sebastien Boeuf c0e2bbb23f pci: Add MSI-X helper to check if interrupts are enabled
In order to check if device's interrupts are enabled, this patch adds
a helper function to the MsixConfig structure so that at any point in
time we can check if an interrupt should be delivered or not.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-08-08 17:38:47 +01:00
..
bus.rs pci: Disable multiple functions 2019-07-31 09:28:29 +02:00
configuration.rs pci: Fix add_capability unit test 2019-08-03 08:43:44 +01:00
device.rs build, misc: Bump vmm-sys-util dependency 2019-08-02 07:42:20 -07:00
lib.rs pci: Add MSI capability structure 2019-07-22 09:50:10 -07:00
msi.rs pci: Add MSI capability structure 2019-07-22 09:50:10 -07:00
msix.rs pci: Add MSI-X helper to check if interrupts are enabled 2019-08-08 17:38:47 +01:00