aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-11-20tests: fix cdrom_pio_impl in ide-testPeter Lieven
2015-11-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-11-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-19tests: re-enable vhost-user-testMarc-André Lureau
2015-11-18qom: Add a test case for complex property finalizationDaniel P. Berrange
2015-11-18qom: Introduce ObjectPropertyIterator struct for iterationDaniel P. Berrange
2015-11-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-18crypto: fix leaks in TLS x509 helper functionsDaniel P. Berrange
2015-11-18iotests: fix race in 030John Snow
2015-11-17tests/vhost-user-bridge: implement logging of dirty pagesVictor Kaplansky
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia
2015-11-17tests: Ignore recent test binariesEric Blake
2015-11-16vhost-user-test: support VHOST_USER_SET_VRING_ENABLEMichael S. Tsirkin
2015-11-13qtest/ahci: use raw format when qemu-img is absentJohn Snow
2015-11-13libqos: add qemu-img presence checkJohn Snow
2015-11-13qtest/ahci: always specify image formatJohn Snow
2015-11-13ahci/qtest: don't use tcp sockets for migration testsJohn Snow
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-12iotests: Add test for the block device statisticsAlberto Garcia
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia
2015-11-12tests: add BlockJobTxn unit testStefan Hajnoczi