summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-09-26qemu-img: add --shrink flag for resizePavel Butsykin2-3/+3
2017-09-26iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy2-1/+2
2017-09-26qemu-iotests: Test change-backing-file commandKevin Wolf3-0/+171
2017-09-26qemu-io: Drop write permissions before read-only reopenKevin Wolf1-1/+1
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng1-1/+1
2017-09-26iotests: use virtio aliases for 067Cornelia Huck2-2/+2
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck3-3/+13
2017-09-26iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck3-5/+26
2017-09-26qemu-iotests: Add missing -machine accel=qtestKevin Wolf2-4/+4
2017-09-22docker: Drop 'set -e' from run scriptFam Zheng1-5/+3
2017-09-22docker: Use archive-source.pyFam Zheng2-19/+3
2017-09-22tests: Add README for vm testsFam Zheng1-0/+89
2017-09-22Makefile: Add rules to run vm testsFam Zheng1-0/+42
2017-09-22tests: Add OpenBSD imageFam Zheng1-0/+43
2017-09-22tests: Add NetBSD imageFam Zheng1-0/+42
2017-09-22tests: Add FreeBSD imageFam Zheng1-0/+42
2017-09-22tests: Add ubuntu.i386 imageFam Zheng1-0/+89
2017-09-22tests: Add vm test libFam Zheng1-0/+262
2017-09-22tests: Add a test key pairFam Zheng3-0/+34
2017-09-22gitignore: Ignore vm test imagesFam Zheng1-0/+1
2017-09-22docker: Add test-blockFam Zheng1-0/+21
2017-09-22docker: Add nettle-devel to fedora imageFam Zheng1-0/+1
2017-09-22docker: Use unconfined security profileFam Zheng1-0/+1
2017-09-22docker: Add test_fail and prep_failFam Zheng1-0/+12
2017-09-22docker: Fix return code of build_qemu()Fam Zheng1-2/+1
2017-09-22tests/docker: Clean up pathsFam Zheng2-5/+4
2017-09-22docker: Enable features explicitly in test-fullFam Zheng1-6/+76
2017-09-22docker: Update ubuntu imageFam Zheng1-3/+8
2017-09-22docker: reduce noise when building travis.dockerAlex Bennée1-0/+3
2017-09-22docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée1-2/+1
2017-09-22docker: docker.py make --no-cache skip checksum testAlex Bennée1-1/+2
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée1-0/+1
2017-09-19tests: Enable the drive_del test also on s390xThomas Huth4-10/+38
2017-09-19docker: fix creation of archivesPaolo Bonzini1-1/+0
2017-09-19Convert remaining single line fprintf() to warn_report()Alistair Francis1-1/+1
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini1-3/+2
2017-09-19ptimer-test: do not link to libqemustub.a/libqemuutil.aPaolo Bonzini2-1/+5
2017-09-19test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé1-1/+2
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini1-1/+1
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi1-8/+0
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi1-8/+2
2017-09-15qtest: Avoid passing raw strings through hmp()Eric Blake2-6/+6
2017-09-15libqtest: Remove dead qtest_instances variableEric Blake1-5/+1
2017-09-15numa-test: Use hmp()Eric Blake1-18/+3
2017-09-15test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake1-90/+0
2017-09-15tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth1-1/+6
2017-09-15tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missingThomas Huth1-9/+15
2017-09-15tests/test-hmp: Remove puv3 and tricore_testboard from the blacklistThomas Huth1-2/+1
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth8-156/+113
2017-09-14tests/hmp: test "none" machine with memoryLaurent Vivier1-0/+4