cloud-hypervisor/vmm
Sebastien Boeuf aec88e20d7 vmm: memory_manager: Rely on physical bits for address space size
If the user provided a maximum physical bits value for the vCPUs, the
memory manager will adapt the guest physical address space accordingly
so that devices are not placed further than the specified value.

It's important to note that if the number exceed what is available on
the host, the smaller number will be picked.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-10-13 18:58:36 +02:00
..
src vmm: memory_manager: Rely on physical bits for address space size 2020-10-13 18:58:36 +02:00
Cargo.toml build(deps): bump libc from 0.2.78 to 0.2.79 2020-10-05 07:02:05 +00:00