cloud-hypervisor/pci/src
Wei Liu 6f571d5c07 pci: add debug output for enabling and disabling MSI-X
This helps debugging MSI-X issues.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-02-17 17:33:40 +01:00
..
bus.rs vmm: Use PciBdf throughout in order to remove manual bit manipulation 2021-11-02 16:55:42 +00:00
configuration.rs pci: Support DWORD/4-byte writes to the MSI-X control register 2022-02-17 14:13:45 +00:00
device.rs vmm, pci: Fix potential deadlock in PCI BAR allocation 2022-01-06 09:59:36 +01:00
lib.rs pci, vmm: Update DeviceNode to store PciBdf instead of u32 2022-02-16 11:57:23 +00:00
msi.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
msix.rs pci: add debug output for enabling and disabling MSI-X 2022-02-17 17:33:40 +01:00
vfio.rs pci, vmm: Pass PCI BDF to vfio and vfio_user 2022-01-18 18:00:00 -08:00
vfio_user.rs pci, vmm: Pass PCI BDF to vfio and vfio_user 2022-01-18 18:00:00 -08:00