summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange5-0/+691
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange3-0/+272
2015-12-17tests/guest-debug: introduce basic gdbstub testsAlex Bennée1-0/+176
2015-12-17qapi: Detect base class loopsEric Blake9-0/+11
2015-12-17qapi: Move duplicate collision checks to schema check()Eric Blake13-19/+8
2015-12-17qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake13-0/+16
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake1-10/+6
2015-12-17qapi: Simplify visiting of alternate typesEric Blake4-26/+18
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake13-0/+26
2015-12-17qapi: Remove obsolete tests for MAX collisionEric Blake13-17/+0
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake2-5/+5
2015-12-17qapi: Tighten the regex on valid namesEric Blake9-0/+14
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake4-101/+101
2015-12-17qapi: Fix c_name() mungingEric Blake3-2/+8
2015-12-17qapi: Detect collisions in C member namesEric Blake4-10/+4
2015-12-17qapi: Remove outdated tests related to QMP/branch collisionsEric Blake13-63/+0
2015-12-17qapi: Track simple union tag in object.local_membersEric Blake3-0/+4
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz2-11/+11
2015-12-04qom-test: Fix qmp() leaksMarc-André Lureau1-7/+14
2015-12-04tests: Use proper functions types instead of void (*fn)Markus Armbruster4-10/+18
2015-12-03tests: Fix check-report-qtest-% targetAndreas Färber1-2/+2
2015-12-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-2/+32
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng2-2/+27
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng1-0/+5
2015-12-02tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky1-5/+29
2015-12-02vhost-user-test: fix crash with glib < 2.36Marc-André Lureau1-4/+15
2015-12-02vhost-user-test: use unix port for migrationMarc-André Lureau1-1/+7
2015-12-02vhost-user-test: fix chardriver raceMarc-André Lureau1-5/+21
2015-11-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-23/+120
2015-11-26vhost-user-test: fix migration overlap testMichael S. Tsirkin1-5/+8
2015-11-26Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...Peter Maydell2-1/+26
2015-11-26Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...Peter Maydell1-3/+95
2015-11-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-9/+23
2015-11-26qjson: store tokens in a GQueuePaolo Bonzini1-1/+1
2015-11-26check-qjson: Add test for JSON nesting depth limitMarkus Armbruster1-0/+25
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake1-2/+3
2015-11-25tests: add file-write-read testMarc-André Lureau1-2/+93
2015-11-25ide-test: fix timeoutsJohn Snow1-4/+12
2015-11-25qemu-iotests: Add -nographic when starting QEMU in 119 and 120Fam Zheng2-2/+2
2015-11-25test-aio: Fix event notifier cleanupKevin Wolf1-0/+1
2015-11-25tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf1-2/+1
2015-11-25tests/vhost-user-bridge: read command line argumentsVictor Kaplansky1-18/+111
2015-11-25tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky1-0/+1
2015-11-25ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster1-1/+1
2015-11-25tests/ivshmem-test: Supply missing initializer in get_device()Markus Armbruster1-0/+1
2015-11-24ide-test: cdrom_pio_impl fixupJohn Snow1-5/+11
2015-11-20tests: fix cdrom_pio_impl in ide-testPeter Lieven1-8/+8
2015-11-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-0/+205
2015-11-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-29/+203
2015-11-19tests: re-enable vhost-user-testMarc-André Lureau1-2/+3