summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | block: convert ThrottleGroup to object with QOMManos Pitsidianakis2017-09-051-0/+1
| * | block: add aio_context field in ThrottleGroupMemberManos Pitsidianakis2017-09-051-30/+33
| * | block: move ThrottleGroup membership to ThrottleGroupMemberManos Pitsidianakis2017-09-051-24/+29
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...Peter Maydell2017-09-072-7/+7
|\ \ \
| * | | tests: Make vmgenid test compileJuan Quintela2017-09-051-2/+2
| * | | tests: Use real size for iov testsJuan Quintela2017-09-051-5/+5
| | |/ | |/|
* / | vhost-user: disable the *broken* subprocess testsPhilippe Mathieu-Daudé2017-09-051-7/+10
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-09-052-52/+77
|\ \
| * | qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi2017-09-051-52/+51Star
| * | iotests.py: add FilePath context managerStefan Hajnoczi2017-09-051-0/+26
| |/
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell2017-09-054-7/+8
|\ \
| * | crypto: fix test cert generation to not use SHA1 algorithmDaniel P. Berrange2017-09-041-1/+2
| * | tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé2017-09-043-6/+6
* | | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell2017-09-052-96/+12Star
|\ \ \ | |_|/ |/| |
| * | io: fix check for handshake completion in TLS testDaniel P. Berrange2017-09-051-1/+1
| * | io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange2017-09-051-93/+9Star
| * | io: fix temp directory used by test-io-channel-tls testDaniel P. Berrange2017-09-041-2/+2
| |/
* | qapi: drop the sentinel in enum arrayMarc-André Lureau2017-09-041-1/+0Star
* | qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau2017-09-044-13/+16
* | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-045-7/+7
* | qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster2017-09-041-1/+0Star
* | qapi: Avoid unnecessary use of enum lookup table's sentinelMarkus Armbruster2017-09-042-2/+2
* | qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster2017-09-042-12/+6Star
* | qlit: Tighten QLit list vs QList comparisonMarc-André Lureau2017-09-041-0/+3
* | qlit: Tighten QLit dict vs QDict comparisonMarc-André Lureau2017-09-041-0/+7
* | tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau2017-09-042-1/+68
* | qlit: make qlit_equal_qobject return a boolMarc-André Lureau2017-09-041-7/+7
* | qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()Marc-André Lureau2017-09-041-7/+7
* | qlit: use QLit prefix consistentlyMarc-André Lureau2017-09-041-20/+20