cloud-hypervisor/arch
Yu Li 1017157bb6 arch: create memory mapping by the actual memory info
The original codes did not consider that the previous memory region
might not be full and always set it to the maximum size.

This commit fixes this problem by creating memory mappings based on
the actual memory details in both E820 on x86_64 and fdt on aarch64.

Fixes: #5463

Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
2023-06-16 14:15:03 -07:00
..
src arch: create memory mapping by the actual memory info 2023-06-16 14:15:03 -07:00
Cargo.toml build: Bump uuid from 1.3.3 to 1.3.4 2023-06-15 00:43:16 +00:00