cloud-hypervisor/vmm
Sebastien Boeuf be4e1e8712 vmm: memory: Use fine grained mmap wrapper
In order to anticipate the need for special mmap flags when memory
mapping the guest RAM, we need to switch from from_file() wrapper to
build() wrapper.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-08 10:56:14 +02:00
..
src vmm: memory: Use fine grained mmap wrapper 2020-04-08 10:56:14 +02:00
Cargo.toml vmm: memory_manager: Implement the Transportable trait 2020-04-07 12:26:10 +02:00