Hi, > - commit 39848901818 pc: limit 64 bit hole to 2G by default > shows us QEMU had the 64bit PCI hole, so it is a regression.
commit message says: <quote> It turns out that some 32 bit windows guests crash if 64 bit PCI hole size is >2G. </quote> Why this suddenly isn't a problem any more? Also: how about just using the existing pci_hole64_size property? cheers, Gerd