summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-09-26tests/boot-sector: Increase timeout to 600 secondsThomas Huth
2017-09-22docker: Drop 'set -e' from run scriptFam Zheng
2017-09-22docker: Use archive-source.pyFam Zheng
2017-09-22tests: Add README for vm testsFam Zheng
2017-09-22Makefile: Add rules to run vm testsFam Zheng
2017-09-22tests: Add OpenBSD imageFam Zheng
2017-09-22tests: Add NetBSD imageFam Zheng
2017-09-22tests: Add FreeBSD imageFam Zheng
2017-09-22tests: Add ubuntu.i386 imageFam Zheng
2017-09-22tests: Add vm test libFam Zheng
2017-09-22tests: Add a test key pairFam Zheng
2017-09-22gitignore: Ignore vm test imagesFam Zheng
2017-09-22docker: Add test-blockFam Zheng
2017-09-22docker: Add nettle-devel to fedora imageFam Zheng
2017-09-22docker: Use unconfined security profileFam Zheng
2017-09-22docker: Add test_fail and prep_failFam Zheng
2017-09-22docker: Fix return code of build_qemu()Fam Zheng
2017-09-22tests/docker: Clean up pathsFam Zheng
2017-09-22docker: Enable features explicitly in test-fullFam Zheng
2017-09-22docker: Update ubuntu imageFam Zheng
2017-09-22docker: reduce noise when building travis.dockerAlex Bennée
2017-09-22docker: don't install device-tree-compiler build-deps in travis.dockerAlex Bennée
2017-09-22docker: docker.py make --no-cache skip checksum testAlex Bennée
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée
2017-09-19tests: Enable the drive_del test also on s390xThomas Huth
2017-09-19docker: fix creation of archivesPaolo Bonzini
2017-09-19Convert remaining single line fprintf() to warn_report()Alistair Francis
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini
2017-09-19ptimer-test: do not link to libqemustub.a/libqemuutil.aPaolo Bonzini
2017-09-19test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-15qtest: Avoid passing raw strings through hmp()Eric Blake
2017-09-15libqtest: Remove dead qtest_instances variableEric Blake
2017-09-15numa-test: Use hmp()Eric Blake
2017-09-15test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING codeEric Blake
2017-09-15tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth
2017-09-15tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missingThomas Huth
2017-09-15tests/test-hmp: Remove puv3 and tricore_testboard from the blacklistThomas Huth
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth
2017-09-14tests/hmp: test "none" machine with memoryLaurent Vivier
2017-09-08vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-07Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...Peter Maydell
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-09-06snapshot/tests: Try loadvm twiceDr. David Alan Gilbert
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis