mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-11 07:07:42 +00:00
653087d7a3
In order to workaround a Linux bug that happens when we place devices at the end of the physical address space on recent hardware (52 bits limit) we reduce the MMIO address space by one 4k page. This way, nothing gets allocated in the last 4k of the address space, which is negligible given the amount of space in the address space. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |