Age | Commit message (Expand) | Author |
2015-11-26 | check-qjson: Add test for JSON nesting depth limit | Markus Armbruster |
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 | 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-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 |
2015-11-12 | iotests: add transactional incremental backup test | John Snow |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu |
2015-11-12 | vhost-user: modify SET_LOG_BASE to pass mmap size and offset | Victor Kaplansky |
2015-11-12 | tests: classify some ivshmem tests as slow | Marc-André Lureau |
2015-11-11 | iotests: Check for quorum support in test 139 | Alberto Garcia |
2015-11-11 | iotests: Add tests for the x-blockdev-del command | Alberto Garcia |
2015-11-11 | qemu-iotests: fix -valgrind option for check | Jeff Cody |
2015-11-11 | qemu-iotests: fix cleanup of background processes | Jeff Cody |
2015-11-11 | block: test 'blockdev-snapshot' using a file BDS as the overlay | Alberto Garcia |
2015-11-11 | block: Remove inner quotation marks in iotest 085 | Alberto Garcia |
2015-11-11 | qemu-iotests: Test the reopening of overlay_bs in 'block-commit' | Alberto Garcia |
2015-11-11 | block: add tests for the 'blockdev-snapshot' command | Alberto Garcia |
2015-11-11 | iotests: Add test for change-related QMP commands | Max Reitz |
2015-11-10 | qapi: More tests of input arrays | Eric Blake |
2015-11-10 | qapi: Test failure in middle of array parse | Eric Blake |
2015-11-10 | qapi: More tests of alternate output | Eric Blake |
2015-11-10 | qapi: Simplify error cleanup in test-qmp-* | Eric Blake |
2015-11-09 | qapi: Simplify non-error testing in test-qmp-* | Eric Blake |
2015-11-09 | qapi: Plug leaks in test-qmp-* | Eric Blake |
2015-11-09 | qapi: Share test_init code in test-qmp-input* | Eric Blake |
2015-11-09 | qapi: Strengthen test of TestStructList | Eric Blake |
2015-11-09 | qapi: Use generated TestStruct machinery in tests | Eric Blake |