| commit | 2e6869e33181078d0c50494ad2fc93a46935e4f9 | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Dec 10 17:43:58 2014 -0800 |
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Dec 11 10:36:46 2014 -0800 |
| tree | 94a7370a155b2143ef5f46bbca40f71e7adb4874 | |
| parent | 042f241df87c784f3d6c377d463656b9d2e37438 [diff] |
torture: Add "-enable-kvm -soundhw pcspk" to qemu command line More recent qemu implementations really want "-enable-kvm", and the "-soundhw pcspk" makes the script a bit less dependent on odd audio libraries being installed. This commit therefore adds both to the default qemu command line. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>