qemu/include/hw/i386
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
..
apic_internal.h target-i386: Move APIC to ICC bus 2013-05-01 13:06:07 +02:00
apic-msidef.h
apic.h
ich9.h ich9: APIs for pc guest info 2013-10-14 17:48:52 +03:00
ioapic_internal.h
ioapic.h pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h 2013-07-29 19:33:32 -05:00
pc.h piix: fix 32bit pci hole 2013-12-23 18:02:23 +02:00
smbios.h smbios: Set system manufacturer, product & version by default 2013-12-10 13:29:22 +02:00