Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ef20f87 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments



Because recent testing shows that "-soundhw pcspkr" is no longer required
in the kernel boot arguments, this commit drops this qemu argument.

Reported-by: default avatarJosh Triplett <josh@joshtriplett.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent d5e95373
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -171,7 +171,6 @@ identify_qemu_append () {
identify_qemu_args () {
	case "$1" in
	qemu-system-x86_64|qemu-system-i386)
		echo -soundhw pcspk
		;;
	qemu-system-ppc64)
		echo -enable-kvm -M pseries -nodefaults