summaryrefslogtreecommitdiffstats
path: root/run-test.sh
Commit message (Expand)AuthorAgeFilesLines
* run-test: Update default kernel dir. to 'linux' instead of 'linux-2.6'Amit Shah2011-09-141-1/+1
* run-test: Switch to using virtio-blk for the h/dAmit Shah2011-02-231-4/+6
* run-test: Don't append console= params to guest kernelAmit Shah2011-02-231-1/+2
* run-test: comment about bash's "-s file" conditionalAmit Shah2010-09-131-0/+1
* run-test: Default to -smp 2Amit Shah2010-08-041-1/+1
* run-test: Update default qemu pathsAmit Shah2010-05-291-3/+3
* run-test: Sleep for a while after sending kill instructions for qemu/auto-vir...Amit Shah2010-04-221-0/+5
* run-test: Store pid of spawned qemu process to only kill that pid laterAmit Shah2010-04-221-2/+22
* run-test: Remove unnecessary wait before starting testsAmit Shah2010-04-201-3/+0
* run-test: Split common code in a functionAmit Shah2010-04-201-38/+18
* run-test: Kill any earlier qemu or auto-virtserial instances before executing...Amit Shah2010-04-191-3/+12
* run_test: pkill -9 qemu processes after test is doneAmit Shah2010-04-071-3/+3
* run-test: Allow the guest to be specified by an environment variableAmit Shah2010-03-181-1/+2
* run-test: split big lines into multiple linesAmit Shah2010-02-151-2/+4
* run-test: Allow setting number of vcpus at invocation timeAmit Shah2010-01-271-1/+3
* run-test: allow older qemu binaries to be specified at invocation timeAmit Shah2010-01-271-4/+4
* run-test: allow usage of custom qemu and kernel binariesAmit Shah2010-01-271-2/+6
* run-test: byte_limit option is goneAmit Shah2010-01-271-1/+1
* run-test: virtio-serial is now an alias for virtio-serial-pciAmit Shah2010-01-191-1/+1
* run-test: cache_buffers option is goneAmit Shah2010-01-191-4/+4
* run-test: default behaviour now is to not cache buffersAmit Shah2010-01-191-2/+2
* run-test: various fixes for the script that runs the testsAmit Shah2009-12-221-12/+13
* auto-test: guest throttling no longer neededAmit Shah2009-12-221-1/+1
* auto-test: support for transferring a big file and comparing sha1sumsAmit Shah2009-10-241-1/+1
* auto-test: add support for running old qemu/kernelAmit Shah2009-10-241-1/+43
* auto-test: add virtio-console testsAmit Shah2009-10-241-1/+3
* auto-test: use an array to pick up paths instead of argvAmit Shah2009-10-241-1/+1
* Automated test suite for new virtio-console functionalityAmit Shah2009-10-201-0/+30