cloud-hypervisor/arch
Samuel Ortiz fa41ddd94f arch: Add a Reserved memory region to the memory hole
We add a Reserved region type at the end of the memory hole to prevent
32-bit devices allocations to overlap with architectural address ranges
like IOAPIC, TSS or APIC ones.

Eventually we should remove that reserved range by allocating all the
architectural ranges before letting 32-bit devices use the memory hole.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-07-25 11:45:38 +01:00
..
src arch: Add a Reserved memory region to the memory hole 2019-07-25 11:45:38 +01:00
Cargo.toml build: Switch over to using rust-vmm linux-loader crate 2019-06-13 11:28:20 +01:00