]> git.proxmox.com Git - qemu.git/commit - xen-all.c
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)"
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 25 Jun 2013 11:43:04 +0000 (11:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 25 Jun 2013 11:59:42 +0000 (11:59 +0000)
commitfc744bb10cde3ba7b9ecbaf9e723e99d3b7fa25c
treec4c9910ac7eb3ba782fee96c425c7b82a0c1b697
parentbaf8673ca802cb3ea2cdbe94813441d23bde223b
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)"

This reverts commit 9f24a8030a70ea4954b5b8c48f606012f086f65f.

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>
hw/i386/pc_piix.c
include/hw/i386/pc.h
xen-all.c