From 503614483aacf5d65f58e2a9565a5057c2d775b7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 19 Oct 2024 09:37:17 +0200 Subject: [PATCH] Update define.sh --- src/define.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/define.sh b/src/define.sh index 228d965..d24834a 100644 --- a/src/define.sh +++ b/src/define.sh @@ -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