cloud-hypervisor/vmm
Rob Bradford 21db6f53c8 vmm: memory_manager: Write all guest region to disk
As a mirror of bdbea19e23 which ensured
that GuestMemoryMmap::read_exact_from() was used to read all the file to
the region ensure that all the guest memory region is written to disk.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-10-27 12:11:31 -07:00
..
src vmm: memory_manager: Write all guest region to disk 2020-10-27 12:11:31 -07:00
Cargo.toml vmm: Use thiserror/anyhow for vmm::Error 2020-10-27 13:27:23 +00:00