qemu-e2k/hw/pci-host
Gerd Hoffmann ddaaefb4dd piix: fix 32bit pci hole
Make the 32bit pci hole start at end of ram, so all possible address
space is covered.

We used to try and make addresses aligned so they are easier to cover
with MTRRs, but since they are cosmetic on KVM, this is probably not
worth worrying about.
Of course the firmware can use less than that.  Leaving space unused is
no problem, mapping pci bars outside the hole causes problems though.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-12-23 18:02:23 +02:00
..
apb.c pci-bridge: Turn PCIBridge into abstract QOM type 2013-07-29 20:44:47 +02:00
bonito.c
grackle.c PPC: Use default pci bus name for grackle and heathrow 2013-12-20 01:58:01 +01:00
Makefile.objs
pam.c
piix.c piix: fix 32bit pci hole 2013-12-23 18:02:23 +02:00
ppce500.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
prep.c qom: Pass available size to object_initialize() 2013-08-30 21:15:44 +02:00
q35.c pc: map PCI address space as catchall region for not mapped addresses 2013-12-10 12:29:56 +02:00
uninorth.c PPC: Use default pci bus name for grackle and heathrow 2013-12-20 01:58:01 +01:00
versatile.c qom: Pass available size to object_initialize() 2013-08-30 21:15:44 +02:00