mirror of
https://github.com/dockur/windows.git
synced 2025-06-22 23:47:47 +00:00
Update define.sh
This commit is contained in:
parent
b340198424
commit
503614483a
@ -2111,7 +2111,7 @@ setMachine() {
|
||||
MACHINE="pc-i440fx-2.4" ;;
|
||||
"winxp"* | "win2003"* | "winvistax86"* | "win7x86"* )
|
||||
# Some 32-bit Windows crash if 64 bit PCI hole size is >2G.
|
||||
ARGS="-global q35-pcihost.x-pci-hole64-fix=false"
|
||||
ARGS="-global q35-pcihost.x-pci-hole64-fix=false" ;;
|
||||
esac
|
||||
|
||||
case "${id,,}" in
|
||||
|
Loading…
Reference in New Issue
Block a user