mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
Update define.sh
This commit is contained in:
parent
b340198424
commit
503614483a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue