cloud-hypervisor/arch
Bo Chen 38a2808d85 arch: x86_64: Refactor the way to generate e820 RAM maps
This patch defines a new function 'generate_ram_ranges', to generate
usable physical memory ranges for the guest based on the existing guest
memory managed by VMM. This function is also made public, so that it can
be reused, say by the IGVM loader in the future [1].

No functional change.

See: #6020

Signed-off-by: Bo Chen <chen.bo@intel.com>
2023-12-14 07:11:53 -08:00
..
src arch: x86_64: Refactor the way to generate e820 RAM maps 2023-12-14 07:11:53 -08:00
Cargo.toml build: Bump log from 0.4.17 to 0.4.20 2023-11-24 08:47:05 +00:00