From a83e049f8bb7dc1a070de2a991657995b6f6874e Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 27 Jul 2026 23:51:04 +0200 Subject: [PATCH] fix: Restore PCI hole workaround for Vista and Windows 7 x86 (#2010) --- src/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 47389879..5e0c04b9 100644 --- a/src/install.sh +++ b/src/install.sh @@ -779,7 +779,8 @@ setMachine() { case "${id,,}" in - "win9"* | "win2k"* | "winxp"* | "win2003"* | "reactos" ) + "win9"* | "win2k"* | "winxp"* | "win2003"* | \ + "winvistax86"* | "win7x86"* | "reactos" ) if isQ35 "$MACHINE"; then