linux/tools/testing/selftests/rcutorture
Paul E. McKenney 4f8a031279 rcutorture: Abstract qemu-flavor identification
The task of working out which flavor of qemu to use gets more complex
as more types of CPUs are supported.  Adding Power makes three in addition
to 32-bit and 64-bit x86, so it is time to pull this out into a function.
This commit therefore creates an identify_qemu function and also adds
a --qemu-cmd command-line argument for the inevitable case where the
identify_qemu cannot figure it out.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
2013-12-03 10:11:14 -08:00
..
bin rcutorture: Abstract qemu-flavor identification 2013-12-03 10:11:14 -08:00
configs rcutorture: Refactor TINY_RCU test cases 2013-12-03 10:11:13 -08:00
doc rcutorture: Refactor TINY_RCU test cases 2013-12-03 10:11:13 -08:00
.gitignore rcutorture: Add KVM-based test framework 2013-12-03 10:11:10 -08:00