cloud-hypervisor/pci/src
Sebastien Boeuf f48b05eee6 pci: vfio_user: Implement Migratable for VfioUserPciDevice
Based on the VfioCommon implementation, the VfioUserPciDevice now
implements the Migratable trait.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-06-09 09:19:58 +02:00
..
bus.rs pci: Replace BAR tuple with PciBarConfiguration 2022-04-19 12:54:09 -07:00
configuration.rs vmm: Use new Resource type PciBar 2022-04-19 12:54:09 -07:00
device.rs vmm: Use new Resource type PciBar 2022-04-19 12:54:09 -07:00
lib.rs pci, vmm: Update DeviceNode to store PciBdf instead of u32 2022-02-16 11:57:23 +00:00
msi.rs pci: msi: Make MsiCap field public 2022-06-09 09:19:58 +02:00
msix.rs pci: msix: Derive Versionize for MsixCap 2022-06-09 09:19:58 +02:00
vfio_user.rs pci: vfio_user: Implement Migratable for VfioUserPciDevice 2022-06-09 09:19:58 +02:00
vfio.rs pci: vfio: Implement Migratable for VfioPciDevice 2022-06-09 09:19:58 +02:00