summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Reduce racy output in 028Eric Blake2016-01-202-5/+4Star
* qom: Change object property iterator API contractDaniel P. Berrange2016-01-181-4/+3Star
* qom: Allow properties to be registered against classesDaniel P. Berrange2016-01-181-10/+21
* nbd: Split nbd.cFam Zheng2016-01-151-1/+1
* error: Consistently name Error * objects err, and not errpMarkus Armbruster2016-01-131-3/+3
* vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster2016-01-131-2/+3
* vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster2016-01-131-3/+1Star
* qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster2016-01-1315-89/+89
* error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2016-01-132-6/+2Star
* error: Don't decorate original error message when adding to itMarkus Armbruster2016-01-132-2/+2
* test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster2016-01-131-14/+1Star
* libqos/ahci: organize headerJohn Snow2016-01-111-12/+24
* qtest/ahci: ATAPI data testsJohn Snow2016-01-111-0/+97
* libqos/ahci: add ahci_execJohn Snow2016-01-112-0/+93
* libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2016-01-112-12/+5Star
* libqos: allow zero-size allocationsJohn Snow2016-01-113-10/+8Star
* libqos/ahci: Switch to mutable propertiesJohn Snow2016-01-111-2/+8
* libqos/ahci: ATAPI identifyJohn Snow2016-01-113-1/+13
* libqos/ahci: ATAPI supportJohn Snow2016-01-112-4/+89
* ahci-test: fix memory leakJohn Snow2016-01-111-2/+2
* tests: acpi: print ASL diff in verbose modeIgor Mammedov2016-01-081-0/+16
* 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