aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iotests: fix race in 030John Snow1-1/+4
2015-11-17tests/vhost-user-bridge: implement logging of dirty pagesVictor Kaplansky1-25/+195
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia1-1/+1
2015-11-17tests: Ignore recent test binariesEric Blake1-0/+2
2015-11-16vhost-user-test: support VHOST_USER_SET_VRING_ENABLEMichael S. Tsirkin1-2/+5
2015-11-13qtest/ahci: use raw format when qemu-img is absentJohn Snow1-9/+32
2015-11-13libqos: add qemu-img presence checkJohn Snow2-5/+24
2015-11-13qtest/ahci: always specify image formatJohn Snow1-22/+29
2015-11-13ahci/qtest: don't use tcp sockets for migration testsJohn Snow1-5/+20
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-3/+885
2015-11-12iotests: Add test for the block device statisticsAlberto Garcia3-0/+355
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia2-0/+94
2015-11-12tests: add BlockJobTxn unit testStefan Hajnoczi2-0/+253
2015-11-12iotests: 124 - transactional failure testJohn Snow2-4/+130
2015-11-12iotests: add transactional incremental backup testJohn Snow2-2/+56
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2-5/+5
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky1-0/+8
2015-11-12tests: classify some ivshmem tests as slowMarc-André Lureau1-2/+4
2015-11-11iotests: Check for quorum support in test 139Alberto Garcia1-0/+2
2015-11-11iotests: Add tests for the x-blockdev-del commandAlberto Garcia3-0/+420
2015-11-11qemu-iotests: fix -valgrind option for checkJeff Cody6-26/+59
2015-11-11qemu-iotests: fix cleanup of background processesJeff Cody4-15/+37
2015-11-11block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia2-1/+15
2015-11-11block: Remove inner quotation marks in iotest 085Alberto Garcia1-8/+8
2015-11-11qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2-2/+32
2015-11-11block: add tests for the 'blockdev-snapshot' commandAlberto Garcia2-8/+128
2015-11-11iotests: Add test for change-related QMP commandsMax Reitz3-0/+726
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