aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu
2016-01-07iotests: 095: Filter _img_info outputFam Zheng
2016-01-07iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini
2016-01-07iotests: 086: Add raw formatFam Zheng
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...Peter Maydell
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange
2015-12-23io: fix stack allocation when sending of file descriptorsDaniel P. Berrange
2015-12-22io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange
2015-12-22io: bind to loopback IP addrs in test suiteDaniel P. Berrange
2015-12-22ipmi: Add testsCorey Minyard
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-12-18util: add base64 decoding functionDaniel P. Berrange
2015-12-18block/qapi: allow best-effort queryJohn Snow
2015-12-18block/qapi: always report full_backing_filenameJohn Snow
2015-12-18qemu-iotests: s390x: fix test 068Bo Tu
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: refine common.configBo Tu
2015-12-18iotests: Update comments for bdrv_swap() in 094Fam Zheng
2015-12-18iotests: Extend test 112 for qemu-img amendMax Reitz
2015-12-18qcow2: Use error_report() in qcow2_amend_options()Max Reitz
2015-12-18qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf
2015-12-18qemu-iotests: Test cache mode option inheritanceKevin Wolf
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf
2015-12-18iotests: 124: don't reopen qcow2John Snow
2015-12-18iotests: 124: move incremental failure testJohn Snow
2015-12-18iotests: 124: Split into two test classesJohn Snow
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-17tests/guest-debug: introduce basic gdbstub testsAlex Bennée
2015-12-17qapi: Detect base class loopsEric Blake