aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-11iotests: Check for quorum support in test 139Alberto Garcia
2015-11-11iotests: Add tests for the x-blockdev-del commandAlberto Garcia
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody
2015-11-11qemu-iotests: fix cleanup of background processesJeff Cody
2015-11-11block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia
2015-11-11block: Remove inner quotation marks in iotest 085Alberto Garcia
2015-11-11qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia
2015-11-11block: add tests for the 'blockdev-snapshot' commandAlberto Garcia
2015-11-11iotests: Add test for change-related QMP commandsMax Reitz
2015-11-10qapi: More tests of input arraysEric Blake
2015-11-10qapi: Test failure in middle of array parseEric Blake
2015-11-10qapi: More tests of alternate outputEric Blake
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake
2015-11-09qapi: Simplify non-error testing in test-qmp-*Eric Blake
2015-11-09qapi: Plug leaks in test-qmp-*Eric Blake
2015-11-09qapi: Share test_init code in test-qmp-input*Eric Blake
2015-11-09qapi: Strengthen test of TestStructListEric Blake
2015-11-09qapi: Use generated TestStruct machinery in testsEric Blake
2015-11-06tests/i44fx-test: No need for zeroing memory before memsetThomas Huth
2015-11-06tests: ignore test-qgaEric Blake
2015-11-02qapi: Reserve 'u' member nameEric Blake
2015-11-02tests: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake
2015-10-29tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky
2015-10-29vhost-user-test: fix up rhel6 buildMichael S. Tsirkin
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell
2015-10-26ivshmem: add hostmem backendMarc-André Lureau
2015-10-26tests: add ivshmem qtestMarc-André Lureau
2015-10-24qtest: add qtest_add_abrt_handler()Marc-André Lureau
2015-10-24tests: Add ivshmem qtestAndreas Färber
2015-10-23tests: Add test case for aio_disable_externalFam Zheng
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng
2015-10-23hw/block/fdc: Implement tray statusMax Reitz
2015-10-23iotests: Only create BB if necessaryMax Reitz
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange
2015-10-22crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange
2015-10-22crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22vhost-user-test: check ownership during migrationMarc-André Lureau
2015-10-22vhost-user-test: add live-migration testMarc-André Lureau
2015-10-22vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau
2015-10-22vhost-user-test: wrap server in TestServer structMarc-André Lureau
2015-10-22vhost-user-test: remove useless static checkMarc-André Lureau
2015-10-22vhost-user-test: move wait_for_fds() outMarc-André Lureau