Files
cloud-hypervisor/vmm/src
Thomas Barrett ce7db3f7c3 arch: x86_64: allow more than 2 E820_RAM ranges
The 'generate_ram_ranges' function currently hardcodes the assumption
that there are only 2 E820 RAM entries. This is not flexible enough to
handle vendor specific memory holes. Returning a Vec is also more
convenient for users of this function.

Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
2024-02-15 08:49:06 +00:00
..
2024-01-01 10:05:03 +00:00
2023-12-05 10:50:06 +00:00
2024-01-25 10:25:14 -08:00