]> www.infradead.org Git - users/dwmw2/linux.git/commit
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 4 Jul 2024 15:45:14 +0000 (17:45 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Jul 2024 00:21:10 +0000 (17:21 -0700)
commit2cb489eb8dfc291060516df313ff31f4f9f3d794
treec536638f30c758291313bc4501f0a4441da94558
parent0c754d9d86ffdf2f86b4272b25d759843fb62fd8
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU

QEMU 9.0 removed -no-acpi, in favor of machine properties, so update the
Makefile to use the correct QEMU invocation.

Cc: stable@vger.kernel.org
Fixes: b83fdcd9fb8a ("wireguard: selftests: use microvm on x86")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Link: https://patch.msgid.link/20240704154517.1572127-2-Jason@zx2c4.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/wireguard/qemu/Makefile