cloud-hypervisor/vmm
Sebastien Boeuf 5c7df03efe vmm: Store and restore virtio-pmem resources
This device has a dedicated memory region in the guest address space,
which means in case of snapshot/restore, it must be restored in the
exact same location it was during the snapshot.

That's through the resources that we can describe the location of this
extra memory region, allowing the device for correct restoring.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-05 16:08:42 +02:00
..
src vmm: Store and restore virtio-pmem resources 2020-05-05 16:08:42 +02:00
Cargo.toml build(deps): bump signal-hook from 0.1.13 to 0.1.14 2020-05-02 19:01:33 +01:00