cloud-hypervisor/pci
Rob Bradford a0e48a87b8 pci: vfio: Refactor code that reads PCI config from VFIO device
By splitting this into a trait with common code extracted then this
will allow extensive reuse of logic in the vfio-user version.

This commit also changed the order of parameters on
::write_config_dword() to place offset first to match the other
functions.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-04 14:30:14 +02:00
..
src pci: vfio: Refactor code that reads PCI config from VFIO device 2021-08-04 14:30:14 +02:00
Cargo.toml build: bump libc from 0.2.97 to 0.2.98 2021-07-08 04:15:16 +00:00