mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
b54ce6c3db
We can ideally defer the address space allocation till we start the vCPUs for the very first time. Because the VM will not access the memory until the CPUs start running. Thus there is no need to allocate the address space eagerly and wait till the time we are going to start the vCPUs for the first time. Signed-off-by: Jinank Jain <jinankjain@microsoft.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |