From f81cbfae52fa4b1881a5489002594b73eb91b326 Mon Sep 17 00:00:00 2001 From: Arusekk Date: Wed, 25 Feb 2026 23:24:23 +0100 Subject: [PATCH] docs(quickemu): update ArchWiki link No functional changes; comments only. Signed-off-by: Arusekk --- quickemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickemu b/quickemu index 586a8cb..9b65359 100755 --- a/quickemu +++ b/quickemu @@ -722,7 +722,7 @@ function configure_cpu() { fi fi # Disable S3 support in the VM to ensure Windows can boot with SecureBoot enabled - # - https://wiki.archlinux.org/title/QEMU#VM_does_not_boot_when_using_a_Secure_Boot_enabled_OVMF + # - https://wiki.archlinux.org/title/QEMU/Troubleshooting#Virtual_machine_not_booting_when_using_a_Secure_Boot_enabled_OVMF GUEST_TWEAKS+=" -global ICH9-LPC.disable_s3=1" # Disable High Precision Timer