cloud-hypervisor/vmm
Sebastien Boeuf adc59a6f15 vmm: memory_manager: Create one virtio-mem per memory zone
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>
2020-09-16 19:20:04 +02:00
..
src vmm: memory_manager: Create one virtio-mem per memory zone 2020-09-16 19:20:04 +02:00
Cargo.toml build(deps): bump libc from 0.2.76 to 0.2.77 2020-09-10 06:45:09 +00:00