summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-08vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau1-0/+7
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell4-12/+24
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell2-1/+5
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-51/+568
2017-09-07Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...Peter Maydell2-7/+7
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake1-4/+4
2017-09-06snapshot/tests: Try loadvm twiceDr. David Alan Gilbert2-1/+5
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis3-0/+508
2017-09-05tests: Make vmgenid test compileJuan Quintela1-2/+2
2017-09-05tests: Use real size for iov testsJuan Quintela1-5/+5
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange2-1/+4
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange1-7/+16
2017-09-05vhost-user: disable the *broken* subprocess testsPhilippe Mathieu-Daudé1-7/+10
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis1-0/+1
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-52/+77
2017-09-05block: add aio_context field in ThrottleGroupMemberManos Pitsidianakis1-30/+33
2017-09-05block: move ThrottleGroup membership to ThrottleGroupMemberManos Pitsidianakis1-24/+29
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell4-7/+8
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell2-96/+12
2017-09-05io: fix check for handshake completion in TLS testDaniel P. Berrange1-1/+1
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange1-93/+9
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi1-52/+51
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi1-0/+26
2017-09-04qapi: drop the sentinel in enum arrayMarc-André Lureau1-1/+0
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau4-13/+16
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster5-7/+7
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster1-1/+0
2017-09-04qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster2-2/+2
2017-09-04qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster2-12/+6
2017-09-04qlit: Tighten QLit list vs QList comparisonMarc-André Lureau1-0/+3
2017-09-04qlit: Tighten QLit dict vs QDict comparisonMarc-André Lureau1-0/+7
2017-09-04tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau2-1/+68