summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add test cases for blockdev-mirrorFam Zheng2016-01-072-25/+79
* qemu-iotests: s390x: fix test 051Bo Tu2016-01-073-85/+69Star
* iotests: 095: Filter _img_info outputFam Zheng2016-01-072-4/+2Star
* iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-6/+4Star
* iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-4/+9
* iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+6
* iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-2/+5
* iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-4/+10
* iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-3/+6
* iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-8/+9
* iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2016-01-072-5/+5
* qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini2016-01-071-1/+1
* iotests: 086: Add raw formatFam Zheng2016-01-071-1/+1
* Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell2015-12-232-0/+15
|\
| * crypto: add ability to query hash digest lenDaniel P. Berrange2015-12-231-0/+5
| * crypto: add additional query accessors for cipher instancesDaniel P. Berrange2015-12-231-0/+10
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...Peter Maydell2015-12-231-6/+123
|\ \
| * | io: fix stack allocation when sending of file descriptorsDaniel P. Berrange2015-12-231-0/+96
| * | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange2015-12-221-4/+25
| * | io: bind to loopback IP addrs in test suiteDaniel P. Berrange2015-12-221-2/+2
| |/
* / ipmi: Add testsCorey Minyard2015-12-223-0/+735
|/
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell2015-12-184-0/+568
|\
| * crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2015-12-183-0/+455
| * util: add base64 decoding functionDaniel P. Berrange2015-12-183-0/+113
* | block/qapi: allow best-effort queryJohn Snow2015-12-181-1/+4
* | block/qapi: always report full_backing_filenameJohn Snow2015-12-181-0/+2
* | qemu-iotests: s390x: fix test 068Bo Tu2015-12-181-2/+12
* | qemu-iotests: s390x: fix test 051Bo Tu2015-12-183-130/+569
* | qemu-iotests: refine common.configBo Tu2015-12-181-5/+4Star
* | iotests: Update comments for bdrv_swap() in 094Fam Zheng2015-12-181-3/+5
* | iotests: Extend test 112 for qemu-img amendMax Reitz2015-12-182-0/+180
* | qcow2: Use error_report() in qcow2_amend_options()Max Reitz2015-12-181-7/+7
* | qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf2015-12-183-0/+113
* | qemu-iotests: Test cache mode option inheritanceKevin Wolf2015-12-183-0/+1128
* | qemu-iotests: Try setting cache mode for childrenKevin Wolf2015-12-182-1/+69
* | qemu-iotests: Remove cache mode test without mediumKevin Wolf2015-12-183-14/+14
* | blockdev: Set 'format' indicates non-empty driveKevin Wolf2015-12-182-3/+3
* | iotests: 124: don't reopen qcow2John Snow2015-12-181-12/+14
* | iotests: 124: move incremental failure testJohn Snow2015-12-181-57/+60
* | iotests: 124: Split into two test classesJohn Snow2015-12-181-13/+22
|/
* io: add QIOChannelBuffer classDaniel P. Berrange2015-12-183-0/+54
* io: add QIOChannelCommand classDaniel P. Berrange2015-12-183-0/+134
* io: add QIOChannelTLS classDaniel P. Berrange2015-12-183-0/+347
* io: add QIOChannelFile classDaniel P. Berrange2015-12-183-0/+105
* io: add QIOChannelSocket classDaniel P. Berrange2015-12-185-0/+691
* io: add QIOTask class for async operationsDaniel P. Berrange2015-12-183-0/+272
* tests/guest-debug: introduce basic gdbstub testsAlex Bennée2015-12-171-0/+176
* qapi: Detect base class loopsEric Blake2015-12-179-0/+11