summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin/kvm.sh
Commit message (Expand)AuthorAgeFilesLines
* torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
* torture: Inflict default jitterPaul E. McKenney2016-06-151-1/+1
* rcutorture: Add OS-jitter capabilityPaul E. McKenney2016-04-211-0/+18
* rcutorture: Convert test duration to seconds earlyPaul E. McKenney2016-03-311-2/+2
* rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney2016-03-311-1/+1
* rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2015-12-061-0/+7
* rcutorture: Add batch number to script printoutPaul E. McKenney2015-12-061-6/+9
* torture: Forgive non-plural argumentsPaul E. McKenney2015-10-061-3/+3
* rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney2015-05-271-6/+19
* torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney2015-03-031-1/+1
* rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2014-11-041-14/+5Star
* rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney2014-09-081-1/+3
* rcutorture: Set executable bit and drop bash from UsagePranith Kumar2014-09-081-1/+1
* rcutorture: Use bash shell for all the test scriptsPranith Kumar2014-09-081-1/+1
* torture: Clean up diagnostics from --buildonly runsPaul E. McKenney2014-06-261-9/+12
* rcutorture: Note diffs from git commitsPaul E. McKenney2014-05-141-0/+4
* torture: Choose bzImage location based on architecturePaul E. McKenney2014-05-141-0/+8
* torture: Permit multi-word qemu and boot argumentsPaul E. McKenney2014-05-141-2/+2
* torture: Make "--dryrun script" use same environment as normal runPaul E. McKenney2014-05-141-15/+11Star
* torture: Make "--dryrun script" output self-sufficientPaul E. McKenney2014-05-141-33/+27Star
* torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMDPaul E. McKenney2014-05-141-2/+2
* torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARGPaul E. McKenney2014-05-141-3/+3
* torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MACPaul E. McKenney2014-05-141-2/+2
* torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVEPaul E. McKenney2014-05-141-2/+2
* torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLYPaul E. McKenney2014-05-141-3/+6
* torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGSPaul E. McKenney2014-05-141-3/+3
* torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney2014-05-141-3/+3
* torture: Allow variations of "defconfig" to be specifiedPaul E. McKenney2014-05-141-0/+8
* torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney2014-05-141-3/+3
* torture: Add batch headers "--dryrun sched"Paul E. McKenney2014-05-141-1/+2
* torture: Remove obsolete builddir optionsPaul E. McKenney2014-05-141-16/+0Star
* rcutorture: Save kvm.sh output to logPaul E. McKenney2014-02-231-7/+15
* rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney2014-02-231-2/+2
* locktorture: Add vestigial locktorture configurationPaul E. McKenney2014-02-231-1/+1
* rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney2014-02-231-3/+14
* rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2014-02-231-1/+1
* rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney2014-02-231-6/+6
* rcutorture: Don't create results directory for dryrunsPaul E. McKenney2014-02-231-17/+17
* rcutorture: Print results directory when dumping resultsPaul E. McKenney2014-02-181-0/+3
* rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney2014-02-181-5/+9
* rcutorture: Add comments, especially on bin packing.Paul E. McKenney2014-02-181-2/+31
* rcutorture: Do better bin packingPaul E. McKenney2014-02-181-1/+36
* rcutorture: Handle multiple runs of the same testPaul E. McKenney2014-02-181-16/+13Star
* rcutorture: Add dryrun capabilityPaul E. McKenney2014-02-181-4/+35
* rcutorture: Enable concurrent rcutorture runsPaul E. McKenney2014-02-181-21/+104
* rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2014-02-181-1/+1
* rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2014-02-181-1/+1
* rcutorture: Print script and arguments to standard outputPaul E. McKenney2014-02-181-0/+1
* rcutorture: Stop tracking FSF's postal addressPaul E. McKenney2013-12-031-2/+2
* rcutorture: Move checkarg to functions.shPaul E. McKenney2013-12-031-22/+3Star