aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-17tests/guest-debug: introduce basic gdbstub testsAlex Bennée
2015-12-17qapi: Detect base class loopsEric Blake
2015-12-17qapi: Move duplicate collision checks to schema check()Eric Blake
2015-12-17qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake
2015-12-17qapi: Simplify visiting of alternate typesEric Blake
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake
2015-12-17qapi: Remove obsolete tests for MAX collisionEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-17qapi: Tighten the regex on valid namesEric Blake
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake
2015-12-17qapi: Fix c_name() mungingEric Blake
2015-12-17qapi: Detect collisions in C member namesEric Blake
2015-12-17qapi: Remove outdated tests related to QMP/branch collisionsEric Blake
2015-12-17qapi: Track simple union tag in object.local_membersEric Blake
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz
2015-12-04qom-test: Fix qmp() leaksMarc-André Lureau
2015-12-04tests: Use proper functions types instead of void (*fn)Markus Armbruster
2015-12-03tests: Fix check-report-qtest-% targetAndreas Färber
2015-12-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-12-03iotests: Add regresion test case for write notifier assertion failureFam Zheng
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng
2015-12-02tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky
2015-12-02vhost-user-test: fix crash with glib < 2.36Marc-André Lureau
2015-12-02vhost-user-test: use unix port for migrationMarc-André Lureau
2015-12-02vhost-user-test: fix chardriver raceMarc-André Lureau
2015-11-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-26vhost-user-test: fix migration overlap testMichael S. Tsirkin
2015-11-26Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...Peter Maydell
2015-11-26Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...Peter Maydell
2015-11-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-26qjson: store tokens in a GQueuePaolo Bonzini
2015-11-26check-qjson: Add test for JSON nesting depth limitMarkus Armbruster
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake
2015-11-25tests: add file-write-read testMarc-André Lureau
2015-11-25ide-test: fix timeoutsJohn Snow
2015-11-25qemu-iotests: Add -nographic when starting QEMU in 119 and 120Fam Zheng
2015-11-25test-aio: Fix event notifier cleanupKevin Wolf
2015-11-25tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf
2015-11-25tests/vhost-user-bridge: read command line argumentsVictor Kaplansky
2015-11-25tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky
2015-11-25ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster
2015-11-25tests/ivshmem-test: Supply missing initializer in get_device()Markus Armbruster
2015-11-24ide-test: cdrom_pio_impl fixupJohn Snow