cloud-hypervisor/vmm
Rob Bradford df7c728399 vmm: memory_manager: Only file back memory when required
If we do not need an anonymous file backing the memory then do not
create one.

As a side effect this addresses an issue with CoW (mmap with MAP_PRIVATE
but no MAP_ANONYMOUS) when the memory is pinned for VFIO.

Fixes: #4805

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-10-31 22:28:29 +00:00
..
src vmm: memory_manager: Only file back memory when required 2022-10-31 22:28:29 +00:00
Cargo.toml build: Bump libc from 0.2.135 to 0.2.137 2022-10-27 23:57:43 +00:00