cloud-hypervisor/vmm/src
Sebastien Boeuf 880f62bab8 vmm: Add mergeable=on|off option to --memory flag
In order to let the user indicate if the guest RAM pages should be
marked as mergeable or not, a new option is being introduced.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-11-22 15:28:10 +00:00
..
api vmm: Add mergeable=on|off option to --memory flag 2019-11-22 15:28:10 +00:00
acpi.rs vmm: cpu & acpi: Query CPU manager for CPU status 2019-11-21 09:17:15 -08:00
config.rs vmm: Add mergeable=on|off option to --memory flag 2019-11-22 15:28:10 +00:00
cpu.rs vmm: cpu: Allocate I/O port for the CPU manager 2019-11-21 09:17:15 -08:00
device_manager.rs vmm: device_manager: Expose the SystemAllocator 2019-11-21 09:17:15 -08:00
lib.rs vmm: Provide vmm version to start_vmm_thread 2019-11-21 15:04:11 -08:00
vm.rs vmm: cpu: Add the CpuManager onto the IO bus 2019-11-21 09:17:15 -08:00