summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-01-08tests: acpi: print ASL diff in verbose modeIgor Mammedov1-0/+16
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng2-25/+79
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu3-85/+69
2016-01-07iotests: 095: Filter _img_info outputFam Zheng2-4/+2
2016-01-07iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2-6/+4
2016-01-07iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2-4/+9
2016-01-07iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+6
2016-01-07iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2-2/+5
2016-01-07iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2-4/+10
2016-01-07iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2-3/+6
2016-01-07iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2-8/+9
2016-01-07iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2-5/+5
2016-01-07qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini1-1/+1
2016-01-07iotests: 086: Add raw formatFam Zheng1-1/+1
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell2-0/+15
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...Peter Maydell1-6/+123
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange1-0/+5
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange1-0/+10
2015-12-23io: fix stack allocation when sending of file descriptorsDaniel P. Berrange1-0/+96
2015-12-22io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange1-4/+25
2015-12-22io: bind to loopback IP addrs in test suiteDaniel P. Berrange1-2/+2
2015-12-22ipmi: Add testsCorey Minyard3-0/+735
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell4-0/+568
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange3-0/+455
2015-12-18util: add base64 decoding functionDaniel P. Berrange3-0/+113
2015-12-18block/qapi: allow best-effort queryJohn Snow1-1/+4
2015-12-18block/qapi: always report full_backing_filenameJohn Snow1-0/+2
2015-12-18qemu-iotests: s390x: fix test 068Bo Tu1-2/+12
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu3-130/+569
2015-12-18qemu-iotests: refine common.configBo Tu1-5/+4
2015-12-18iotests: Update comments for bdrv_swap() in 094Fam Zheng1-3/+5
2015-12-18iotests: Extend test 112 for qemu-img amendMax Reitz2-0/+180
2015-12-18qcow2: Use error_report() in qcow2_amend_options()Max Reitz1-7/+7
2015-12-18qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf3-0/+113
2015-12-18qemu-iotests: Test cache mode option inheritanceKevin Wolf3-0/+1128
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf2-1/+69
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf3-14/+14
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf2-3/+3
2015-12-18iotests: 124: don't reopen qcow2John Snow1-12/+14
2015-12-18iotests: 124: move incremental failure testJohn Snow1-57/+60
2015-12-18iotests: 124: Split into two test classesJohn Snow1-13/+22
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange3-0/+54
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange3-0/+134
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange3-0/+347
2015-12-18io: add QIOChannelFile classDaniel P. Berrange3-0/+105
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange5-0/+691
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange3-0/+272
2015-12-17tests/guest-debug: introduce basic gdbstub testsAlex Bennée1-0/+176