qemu-patch-raspberry4/include/hw/pci-host
Igor Mammedov 3984890181 pc: limit 64 bit hole to 2G by default
It turns out that some 32 bit windows guests crash
if 64 bit PCI hole size is >2G.
Limit it to 2G for piix and q35 by default.
User may override default 64-bit PCI hole size by
using "pci-hole64-size" property.

Examples:
-global i440FX-pcihost.pci-hole64-size=4G

-global q35-pcihost.pci-hole64-size=4G

Reported-by: Igor Mammedov <imammedo@redhat.com>,
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Message-id: 1375109277-25561-8-git-send-email-imammedo@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-07-29 19:33:34 -05:00
..
apb.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pam.h pam: pass device to init_pam and use it to set owner 2013-07-04 17:42:47 +02:00
ppce500.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
q35.h pc: limit 64 bit hole to 2G by default 2013-07-29 19:33:34 -05:00
spapr.h pseries: savevm support for PCI host bridge 2013-07-29 10:37:09 -05:00