cloud-hypervisor/pci
Sebastien Boeuf eae8043890 pci, virtio-devices: Move VirtioPciDevice to the new restore design
The code for restoring a VirtioPciDevice has been updated, including the
dependencies VirtioPciCommonConfig, MsixConfig and PciConfiguration.

It's important to note that both PciConfiguration and MsixConfig still
have restore() implementations because Vfio and VfioUser devices still
rely on the old way for restore.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-11-23 18:37:40 +00:00
..
src pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
Cargo.toml build: Bump libc from 0.2.135 to 0.2.137 2022-10-27 23:57:43 +00:00