mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 01:19:30 +00:00
This reverts commit 9f24a8030a
.
The start of the PCI hole is actually set to 0xf0000000 by hvmloader.
In order to retain ABI compatibility with Xen we leave the start of the
PCI hole at 0xf0000000 in QEMU (for Xen) too.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>