summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-11-10qapi: More tests of input arraysEric Blake1-0/+52
2015-11-10qapi: Test failure in middle of array parseEric Blake1-1/+9
2015-11-10qapi: More tests of alternate outputEric Blake1-1/+15
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake3-35/+15
2015-11-09qapi: Simplify non-error testing in test-qmp-*Eric Blake4-135/+53
2015-11-09qapi: Plug leaks in test-qmp-*Eric Blake3-35/+18
2015-11-09qapi: Share test_init code in test-qmp-input*Eric Blake2-51/+46
2015-11-09qapi: Strengthen test of TestStructListEric Blake1-11/+7
2015-11-09qapi: Use generated TestStruct machinery in testsEric Blake6-162/+10
2015-11-06tests/i44fx-test: No need for zeroing memory before memsetThomas Huth1-1/+1
2015-11-06tests: ignore test-qgaEric Blake1-0/+1
2015-11-02qapi: Reserve 'u' member nameEric Blake5-0/+10
2015-11-02tests: Convert to new qapi union layoutEric Blake3-62/+62
2015-11-02qapi: Unbox base membersEric Blake10-50/+20
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake1-0/+5
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake12-30/+13
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake4-7/+5
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake24-4/+59
2015-10-29tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky2-0/+1111
2015-10-29vhost-user-test: fix up rhel6 buildMichael S. Tsirkin1-9/+9
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell4-13/+520
2015-10-26ivshmem: add hostmem backendMarc-André Lureau1-0/+12
2015-10-26tests: add ivshmem qtestMarc-André Lureau2-20/+448
2015-10-24qtest: add qtest_add_abrt_handler()Marc-André Lureau2-13/+26
2015-10-24tests: Add ivshmem qtestAndreas Färber2-0/+54
2015-10-23tests: Add test case for aio_disable_externalFam Zheng1-0/+24
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng1-26/+32
2015-10-23hw/block/fdc: Implement tray statusMax Reitz1-3/+1
2015-10-23iotests: Only create BB if necessaryMax Reitz4-18/+71
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz2-3/+3
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth1-5/+7
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange1-2/+8
2015-10-22crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange1-0/+50
2015-10-22crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange1-0/+30
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-57/+315
2015-10-22vhost-user-test: check ownership during migrationMarc-André Lureau1-0/+38
2015-10-22vhost-user-test: add live-migration testMarc-André Lureau1-2/+169
2015-10-22vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau1-10/+15
2015-10-22vhost-user-test: wrap server in TestServer structMarc-André Lureau1-50/+89
2015-10-22vhost-user-test: remove useless static checkMarc-André Lureau1-1/+0
2015-10-22vhost-user-test: move wait_for_fds() outMarc-André Lureau1-4/+14
2015-10-20Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell2-3/+3
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange2-3/+3
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell1-1/+3
2015-10-19tests: add a local test for guest agentMarc-André Lureau2-0/+786
2015-10-19qtest: add a few fd-level qmp helpersMarc-André Lureau2-4/+48
2015-10-19Implement fw_cfg DMA interfaceMarc Marí1-1/+3
2015-10-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-19/+107
2015-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...Peter Maydell1-1/+1
2015-10-16block: auto-generated node-namesJeff Cody8-7/+20