summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Remove cache mode test without mediumKevin Wolf2015-12-183-14/+14
* blockdev: Set 'format' indicates non-empty driveKevin Wolf2015-12-182-3/+3
* iotests: 124: don't reopen qcow2John Snow2015-12-181-12/+14
* iotests: 124: move incremental failure testJohn Snow2015-12-181-57/+60
* iotests: 124: Split into two test classesJohn Snow2015-12-181-13/+22
* io: add QIOChannelBuffer classDaniel P. Berrange2015-12-183-0/+54
* io: add QIOChannelCommand classDaniel P. Berrange2015-12-183-0/+134
* io: add QIOChannelTLS classDaniel P. Berrange2015-12-183-0/+347
* io: add QIOChannelFile classDaniel P. Berrange2015-12-183-0/+105
* io: add QIOChannelSocket classDaniel P. Berrange2015-12-185-0/+691
* io: add QIOTask class for async operationsDaniel P. Berrange2015-12-183-0/+272
* tests/guest-debug: introduce basic gdbstub testsAlex Bennée2015-12-171-0/+176
* qapi: Detect base class loopsEric Blake2015-12-179-0/+11
* qapi: Move duplicate collision checks to schema check()Eric Blake2015-12-1713-19/+8Star
* qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake2015-12-1713-0/+16
* qapi: Fix alternates that accept 'number' but not 'int'Eric Blake2015-12-171-10/+6Star
* qapi: Simplify visiting of alternate typesEric Blake2015-12-174-26/+18Star
* qapi: Convert QType into QAPI built-in enum typeEric Blake2015-12-1713-0/+26
* qapi: Remove obsolete tests for MAX collisionEric Blake2015-12-1713-17/+0Star
* qapi: Don't let implicit enum MAX member collideEric Blake2015-12-172-5/+5
* qapi: Tighten the regex on valid namesEric Blake2015-12-179-0/+14
* blkdebug: Avoid '.' in enum valuesEric Blake2015-12-174-101/+101
* qapi: Fix c_name() mungingEric Blake2015-12-173-2/+8
* qapi: Detect collisions in C member namesEric Blake2015-12-174-10/+4Star
* qapi: Remove outdated tests related to QMP/branch collisionsEric Blake2015-12-1713-63/+0Star
* qapi: Track simple union tag in object.local_membersEric Blake2015-12-173-0/+4
* blockdev: Mark {insert, remove}-medium experimentalMax Reitz2015-12-112-11/+11
* qom-test: Fix qmp() leaksMarc-André Lureau2015-12-041-7/+14
* tests: Use proper functions types instead of void (*fn)Markus Armbruster2015-12-044-10/+18
* tests: Fix check-report-qtest-% targetAndreas Färber2015-12-031-2/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-12-033-2/+32
|\
| * iotests: Add regresion test case for write notifier assertion failureFam Zheng2015-12-032-2/+27
| * iotests: Add "add_drive_raw" methodFam Zheng2015-12-031-0/+5
* | tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky2015-12-021-5/+29
* | vhost-user-test: fix crash with glib < 2.36Marc-André Lureau2015-12-021-4/+15
* | vhost-user-test: use unix port for migrationMarc-André Lureau2015-12-021-1/+7
* | vhost-user-test: fix chardriver raceMarc-André Lureau2015-12-021-5/+21
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-262-23/+120
|\
| * vhost-user-test: fix migration overlap testMichael S. Tsirkin2015-11-261-5/+8
| * tests/vhost-user-bridge: read command line argumentsVictor Kaplansky2015-11-251-18/+111
| * tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky2015-11-251-0/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...Peter Maydell2015-11-262-1/+26
|\ \
| * | qjson: store tokens in a GQueuePaolo Bonzini2015-11-261-1/+1
| * | check-qjson: Add test for JSON nesting depth limitMarkus Armbruster2015-11-261-0/+25
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...Peter Maydell2015-11-261-3/+95
|\ \ \
| * | | qga: Better mapping of SEEK_* in guest-file-seekEric Blake2015-11-261-2/+3
| * | | tests: add file-write-read testMarc-André Lureau2015-11-261-2/+93
| |/ /
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-261-9/+23
|\ \ \ | |/ / |/| |
| * | ide-test: fix timeoutsJohn Snow2015-11-251-4/+12
| * | ide-test: cdrom_pio_impl fixupJohn Snow2015-11-241-5/+11
| |/