mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Based on the previous code changes, we can now update the MemoryManager code to create one virtio-mem region and resizing handler per memory zone. This will naturally create one virtio-mem device per memory zone from the DeviceManager's code which has been previously updated as well. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>