summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-09-2721-20/+399
|\ \ | |/ |/|
| * qemu-iotests: add shrinking image testPavel Butsykin2017-09-263-0/+176
| * qemu-img: add --shrink flag for resizePavel Butsykin2017-09-262-3/+3
| * iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy2017-09-262-1/+2
| * qemu-iotests: Test change-backing-file commandKevin Wolf2017-09-263-0/+171
| * qemu-io: Drop write permissions before read-only reopenKevin Wolf2017-09-261-1/+1
| * iotests: Print full path of bad output if mismatchFam Zheng2017-09-261-1/+1
| * iotests: use virtio aliases for 067Cornelia Huck2017-09-262-2/+2
| * iotests: use -ccw on s390x for 051Cornelia Huck2017-09-263-3/+13
| * iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck2017-09-263-5/+26
| * qemu-iotests: Add missing -machine accel=qtestKevin Wolf2017-09-262-4/+4
* | tests/boot-sector: Increase timeout to 600 secondsThomas Huth2017-09-261-2/+2
|/
* 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