fix: Restore PCI hole workaround for Vista and Windows 7 x86 (#2010)

This commit is contained in:
Kroese
2026-07-27 23:51:04 +02:00
committed by GitHub
parent e3fb3bbe8e
commit a83e049f8b
+2 -1
View File
@@ -779,7 +779,8 @@ setMachine() {
case "${id,,}" in
"win9"* | "win2k"* | "winxp"* | "win2003"* | "reactos" )
"win9"* | "win2k"* | "winxp"* | "win2003"* | \
"winvistax86"* | "win7x86"* | "reactos" )
if isQ35 "$MACHINE"; then