Rob Bradford 21db6f53c8 vmm: memory_manager: Write all guest region to disk
As a mirror of bdbea19e239b22e781a7df3caf8db04675e15553 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
..