cloud-hypervisor/arch
Rob Bradford 4f4eb3f6b8 arch: x86_64: Only reserve used 32-bit address space
Reduce the size of the reserved 32-bit address space to the range used
by both the PCI MMIO config data and the 32-bit PCI device space.

This avoids issues when using firmware that is loaded into the very top
of the 32-bit address space as the RAM conflicts with the reserved
memory.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-12-02 16:42:01 +01:00
..
src arch: x86_64: Only reserve used 32-bit address space 2021-12-02 16:42:01 +01:00
Cargo.toml build: bump anyhow from 1.0.48 to 1.0.51 2021-11-29 23:43:56 +00:00