cloud-hypervisor/vm-device
Sebastien Boeuf 52c80cfcf5 vmm: Snapshot and restore DeviceManager state
The DeviceManager itself must be snapshotted in order to store the
information regarding the devices associated with it, which effectively
means we need to store the device tree.

The mechanics to snapshot and restore the DeviceManagerState are added
to the existing snapshot() and restore() implementations.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-05 16:08:42 +02:00
..
src vmm: Snapshot and restore DeviceManager state 2020-05-05 16:08:42 +02:00
Cargo.toml build: Bump vm-memory and linux-loader dependencies 2020-03-23 14:27:41 +00:00