mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
b6fdbf7a44
Any virtio device relying on the mmio transport layer can be snapshotted and restored thanks to this new patch. From the MmioDevice perspective, it is mainly a matter of saving the information about the virtqueues as the restore path will need them to activate the device (if needed because it has been activated before being snapshotted). Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |