Age | Commit message (Expand) | Author |
2015-12-04 | qom-test: Fix qmp() leaks | Marc-André Lureau |
2015-12-04 | tests: Use proper functions types instead of void (*fn) | Markus Armbruster |
2015-12-03 | tests: Fix check-report-qtest-% target | Andreas Färber |
2015-12-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-12-03 | iotests: Add regresion test case for write notifier assertion failure | Fam Zheng |
2015-12-03 | iotests: Add "add_drive_raw" method | Fam Zheng |
2015-12-02 | tests/vhost-user-bridge.c: fix fd leakage | Victor Kaplansky |
2015-12-02 | vhost-user-test: fix crash with glib < 2.36 | Marc-André Lureau |
2015-12-02 | vhost-user-test: use unix port for migration | Marc-André Lureau |
2015-12-02 | vhost-user-test: fix chardriver race | Marc-André Lureau |
2015-11-26 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-11-26 | vhost-user-test: fix migration overlap test | Michael S. Tsirkin |
2015-11-26 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in... | Peter Maydell |
2015-11-26 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'... | Peter Maydell |
2015-11-26 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-11-26 | qjson: store tokens in a GQueue | Paolo Bonzini |
2015-11-26 | check-qjson: Add test for JSON nesting depth limit | Markus Armbruster |
2015-11-25 | qga: Better mapping of SEEK_* in guest-file-seek | Eric Blake |
2015-11-25 | tests: add file-write-read test | Marc-André Lureau |
2015-11-25 | ide-test: fix timeouts | John Snow |
2015-11-25 | qemu-iotests: Add -nographic when starting QEMU in 119 and 120 | Fam Zheng |
2015-11-25 | test-aio: Fix event notifier cleanup | Kevin Wolf |
2015-11-25 | tests/Makefile: Add more dependencies for test-timed-average | Kevin Wolf |
2015-11-25 | tests/vhost-user-bridge: read command line arguments | Victor Kaplansky |
2015-11-25 | tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature | Victor Kaplansky |
2015-11-25 | ivshmem: Rename property memdev to x-memdev for 2.5 | Markus Armbruster |
2015-11-25 | tests/ivshmem-test: Supply missing initializer in get_device() | Markus Armbruster |
2015-11-24 | ide-test: cdrom_pio_impl fixup | John Snow |
2015-11-20 | tests: fix cdrom_pio_impl in ide-test | Peter Lieven |
2015-11-19 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-11-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-11-19 | tests: re-enable vhost-user-test | Marc-André Lureau |
2015-11-18 | qom: Add a test case for complex property finalization | Daniel P. Berrange |
2015-11-18 | qom: Introduce ObjectPropertyIterator struct for iteration | Daniel P. Berrange |
2015-11-18 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-11-18 | crypto: fix leaks in TLS x509 helper functions | Daniel P. Berrange |
2015-11-18 | iotests: fix race in 030 | John Snow |
2015-11-17 | tests/vhost-user-bridge: implement logging of dirty pages | Victor Kaplansky |
2015-11-17 | block: make 'stats-interval' an array of ints instead of a string | Alberto Garcia |
2015-11-17 | tests: Ignore recent test binaries | Eric Blake |
2015-11-16 | vhost-user-test: support VHOST_USER_SET_VRING_ENABLE | Michael S. Tsirkin |
2015-11-13 | qtest/ahci: use raw format when qemu-img is absent | John Snow |
2015-11-13 | libqos: add qemu-img presence check | John Snow |
2015-11-13 | qtest/ahci: always specify image format | John Snow |
2015-11-13 | ahci/qtest: don't use tcp sockets for migration tests | John Snow |
2015-11-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-11-12 | iotests: Add test for the block device statistics | Alberto Garcia |
2015-11-12 | util: Infrastructure for computing recent averages | Alberto Garcia |
2015-11-12 | tests: add BlockJobTxn unit test | Stefan Hajnoczi |
2015-11-12 | iotests: 124 - transactional failure test | John Snow |