mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-27 16:15:19 +00:00
c13721fdbd
In case the memory size is 0, this means the user defined memory zones are used as a way to specify how to back the guest memory. This is the first step in supporting complex use cases where the user can define exactly which type of memory from the host should back the memory from the guest. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
api | ||
acpi.rs | ||
config.rs | ||
cpu.rs | ||
device_manager.rs | ||
device_tree.rs | ||
interrupt.rs | ||
lib.rs | ||
memory_manager.rs | ||
migration.rs | ||
seccomp_filters.rs | ||
vm.rs |