summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix cdrom_pio_impl in ide-testPeter Lieven2015-11-201-8/+8
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-11-191-0/+205
|\
| * qom: Add a test case for complex property finalizationDaniel P. Berrange2015-11-181-0/+159
| * qom: Introduce ObjectPropertyIterator struct for iterationDaniel P. Berrange2015-11-181-0/+46
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-193-29/+203
|\ \
| * | tests: re-enable vhost-user-testMarc-André Lureau2015-11-191-2/+3
| * | tests/vhost-user-bridge: implement logging of dirty pagesVictor Kaplansky2015-11-171-25/+195
| * | vhost-user-test: support VHOST_USER_SET_VRING_ENABLEMichael S. Tsirkin2015-11-161-2/+5
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-181-1/+4
|\ \
| * | iotests: fix race in 030John Snow2015-11-181-1/+4
* | | crypto: fix leaks in TLS x509 helper functionsDaniel P. Berrange2015-11-181-0/+2
|/ /
* | block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia2015-11-171-1/+1
* | tests: Ignore recent test binariesEric Blake2015-11-171-0/+2
* | qtest/ahci: use raw format when qemu-img is absentJohn Snow2015-11-131-9/+32
* | libqos: add qemu-img presence checkJohn Snow2015-11-132-5/+24
* | qtest/ahci: always specify image formatJohn Snow2015-11-131-22/+29
* | ahci/qtest: don't use tcp sockets for migration testsJohn Snow2015-11-131-5/+20
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-128-3/+885
|\
| * iotests: Add test for the block device statisticsAlberto Garcia2015-11-123-0/+355
| * util: Infrastructure for computing recent averagesAlberto Garcia2015-11-122-0/+94
| * tests: add BlockJobTxn unit testStefan Hajnoczi2015-11-122-0/+253
| * iotests: 124 - transactional failure testJohn Snow2015-11-122-4/+130
| * iotests: add transactional incremental backup testJohn Snow2015-11-122-2/+56
* | vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-122-5/+5
* | vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky2015-11-121-0/+8
|/
* tests: classify some ivshmem tests as slowMarc-André Lureau2015-11-121-2/+4
* iotests: Check for quorum support in test 139Alberto Garcia2015-11-111-0/+2
* iotests: Add tests for the x-blockdev-del commandAlberto Garcia2015-11-113-0/+420
* qemu-iotests: fix -valgrind option for checkJeff Cody2015-11-116-26/+59
* qemu-iotests: fix cleanup of background processesJeff Cody2015-11-114-15/+37
* block: test 'blockdev-snapshot' using a file BDS as the overlayAlberto Garcia2015-11-112-1/+15
* block: Remove inner quotation marks in iotest 085Alberto Garcia2015-11-111-8/+8
* qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2015-11-112-2/+32
* block: add tests for the 'blockdev-snapshot' commandAlberto Garcia2015-11-112-8/+128
* iotests: Add test for change-related QMP commandsMax Reitz2015-11-113-0/+726
* qapi: More tests of input arraysEric Blake2015-11-101-0/+52
* qapi: Test failure in middle of array parseEric Blake2015-11-101-1/+9
* qapi: More tests of alternate outputEric Blake2015-11-101-1/+15
* qapi: Simplify error cleanup in test-qmp-*Eric Blake2015-11-103-35/+15
* qapi: Simplify non-error testing in test-qmp-*Eric Blake2015-11-094-135/+53
* qapi: Plug leaks in test-qmp-*Eric Blake2015-11-093-35/+18
* qapi: Share test_init code in test-qmp-input*Eric Blake2015-11-092-51/+46
* qapi: Strengthen test of TestStructListEric Blake2015-11-091-11/+7
* qapi: Use generated TestStruct machinery in testsEric Blake2015-11-096-162/+10
* tests/i44fx-test: No need for zeroing memory before memsetThomas Huth2015-11-061-1/+1
* tests: ignore test-qgaEric Blake2015-11-061-0/+1
* qapi: Reserve 'u' member nameEric Blake2015-11-025-0/+10
* tests: Convert to new qapi union layoutEric Blake2015-11-023-62/+62
* qapi: Unbox base membersEric Blake2015-11-0210-50/+20
* qapi: Prefer typesafe upcasts to qapi base classesEric Blake2015-11-021-0/+5
OpenPOWER on IntegriCloud