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