cloud-hypervisor/pci/src
Rob Bradford 79e43ac534 pci: Introduce PciBdf struct with accessors
This will allow making the code that handles bdf parsing simpler and
remove the need for manual shifting.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-02 16:55:42 +00:00
..
bus.rs vmm: Extract PCI related state from DeviceManager 2021-10-05 10:54:07 +01:00
configuration.rs pci: configuration: Upgrade log level of PCI BAR reprogramming message 2021-09-03 09:30:55 -07:00
device.rs pci, virtio-devices, vmm: Allocate PCI 64-bit bars per segment 2021-11-02 16:55:42 +00:00
lib.rs pci: Introduce PciBdf struct with accessors 2021-11-02 16:55:42 +00:00
msi.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
msix.rs pci: vfio: Support mapping BAR containing MSI-X 2021-10-28 06:10:12 -07:00
vfio_user.rs pci, virtio-devices, vmm: Allocate PCI 64-bit bars per segment 2021-11-02 16:55:42 +00:00
vfio.rs pci, virtio-devices, vmm: Allocate PCI 64-bit bars per segment 2021-11-02 16:55:42 +00:00