mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This was already handled with user memory zones but not with the default memory. Make a small refactoring to move the boot RAM check into MemoryManager rather than split across Vm and MemoryManager. Signed-off-by: Rob Bradford <rbradford@meta.com>