summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* docker: Drop 'set -e' from run scriptFam Zheng2017-09-221-5/+3Star
* docker: Use archive-source.pyFam Zheng2017-09-222-19/+3Star
* tests: Add README for vm testsFam Zheng2017-09-221-0/+89
* Makefile: Add rules to run vm testsFam Zheng2017-09-221-0/+42
* tests: Add OpenBSD imageFam Zheng2017-09-221-0/+43
* tests: Add NetBSD imageFam Zheng2017-09-221-0/+42
* tests: Add FreeBSD imageFam Zheng2017-09-221-0/+42
* tests: Add ubuntu.i386 imageFam Zheng2017-09-221-0/+89
* tests: Add vm test libFam Zheng2017-09-221-0/+262
* tests: Add a test key pairFam Zheng2017-09-223-0/+34
* gitignore: Ignore vm test imagesFam Zheng2017-09-221-0/+1
* docker: Add test-blockFam Zheng2017-09-221-0/+21
* docker: Add nettle-devel to fedora imageFam Zheng2017-09-221-0/+1
* docker: Use unconfined security profileFam Zheng2017-09-221-0/+1
* docker: Add test_fail and prep_failFam Zheng2017-09-221-0/+12
* docker: Fix return code of build_qemu()Fam Zheng2017-09-221-2/+1Star
* tests/docker: Clean up pathsFam Zheng2017-09-222-5/+4Star
* docker: Enable features explicitly in test-fullFam Zheng2017-09-221-6/+76
* docker: Update ubuntu imageFam Zheng2017-09-221-3/+8
* docker: reduce noise when building travis.dockerAlex Bennée2017-09-221-0/+3
* docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée2017-09-221-2/+1Star
* docker: docker.py make --no-cache skip checksum testAlex Bennée2017-09-221-1/+2
* docker: ensure NOUSER for travis imagesAlex Bennée2017-09-221-0/+1
* tests: Enable the drive_del test also on s390xThomas Huth2017-09-194-10/+38
* docker: fix creation of archivesPaolo Bonzini2017-09-191-1/+0Star
* Convert remaining single line fprintf() to warn_report()Alistair Francis2017-09-191-1/+1
* Makefile: Remove libqemustub.aPaolo Bonzini2017-09-191-3/+2Star
* ptimer-test: do not link to libqemustub.a/libqemuutil.aPaolo Bonzini2017-09-192-1/+5
* test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé2017-09-191-1/+2
* scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini2017-09-191-1/+1
* hw/block/fdc: Convert to realizeMao Zhongyi2017-09-191-8/+0Star
* hw/ide: Convert DeviceClass init to realizeMao Zhongyi2017-09-191-8/+2Star
* qtest: Avoid passing raw strings through hmp()Eric Blake2017-09-152-6/+6
* libqtest: Remove dead qtest_instances variableEric Blake2017-09-151-5/+1Star
* numa-test: Use hmp()Eric Blake2017-09-151-18/+3Star
* test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake2017-09-151-90/+0Star
* tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth2017-09-151-1/+6
* tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missingThomas Huth2017-09-151-9/+15
* tests/test-hmp: Remove puv3 and tricore_testboard from the blacklistThomas Huth2017-09-151-2/+1Star
* tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth2017-09-158-156/+113Star
* tests/hmp: test "none" machine with memoryLaurent Vivier2017-09-141-0/+4
* vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau2017-09-081-0/+7
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell2017-09-074-12/+24
|\
| * nbd: Use new qio_channel_*_all() functionsEric Blake2017-09-061-4/+4
| * iotests: blacklist 194 with the luks driverDaniel P. Berrange2017-09-052-1/+4
| * iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange2017-09-051-7/+16
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell2017-09-072-1/+5
|\ \
| * | snapshot/tests: Try loadvm twiceDr. David Alan Gilbert2017-09-062-1/+5
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-09-074-51/+568
|\ \
| * | qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis2017-09-063-0/+508