cloud-hypervisor/vmm
Rob Bradford 7257e890ef vmm: Add "readonly" parameter MemoryManager::create_userspace_mapping
Use this boolean to turn on the KVM_MEM_READONLY flag to indicate that
this memory mapping should not be writable by the VM.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-20 14:46:34 +01:00
..
src vmm: Add "readonly" parameter MemoryManager::create_userspace_mapping 2020-03-20 14:46:34 +01:00
Cargo.toml build: Remove "pvh_boot" feature flag 2020-03-19 13:05:44 +00:00