summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* error: Consistently name Error * objects err, and not errpMarkus Armbruster2019-11-291-3/+3
* vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster2019-11-291-2/+3
* vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster2019-11-291-3/+1
* qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster2019-11-2915-89/+89
* error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2019-11-292-6/+2
* error: Don't decorate original error message when adding to itMarkus Armbruster2019-11-292-2/+2
* test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster2019-11-291-14/+1
* libqos/ahci: organize headerJohn Snow2019-11-291-12/+24
* qtest/ahci: ATAPI data testsJohn Snow2019-11-291-0/+97
* libqos/ahci: add ahci_execJohn Snow2019-11-292-0/+93
* libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2019-11-292-12/+5
* libqos: allow zero-size allocationsJohn Snow2019-11-293-10/+8
* libqos/ahci: Switch to mutable propertiesJohn Snow2019-11-291-2/+8
* libqos/ahci: ATAPI identifyJohn Snow2019-11-293-1/+13
* libqos/ahci: ATAPI supportJohn Snow2019-11-292-4/+89
* ahci-test: fix memory leakJohn Snow2019-11-291-2/+2
* tests: acpi: print ASL diff in verbose modeIgor Mammedov2019-11-291-0/+16
* iotests: Add test cases for blockdev-mirrorFam Zheng2019-11-292-25/+79
* qemu-iotests: s390x: fix test 051Bo Tu2019-11-293-85/+69
* iotests: 095: Filter _img_info outputFam Zheng2019-11-292-4/+2
* iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-6/+4
* iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-4/+9
* iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+6
* iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-2/+5
* iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-4/+10
* iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-3/+6
* iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-8/+9
* iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng2019-11-292-5/+5
* qemu-iotests: make check-block.sh work on out-of-tree buildsPaolo Bonzini2019-11-291-1/+1
* iotests: 086: Add raw formatFam Zheng2019-11-291-1/+1
* crypto: add ability to query hash digest lenDaniel P. Berrange2019-11-291-0/+5
* crypto: add additional query accessors for cipher instancesDaniel P. Berrange2019-11-291-0/+10
* io: fix stack allocation when sending of file descriptorsDaniel P. Berrange2019-11-291-0/+96
* io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange2019-11-291-4/+25
* io: bind to loopback IP addrs in test suiteDaniel P. Berrange2019-11-291-2/+2
* ipmi: Add testsCorey Minyard2019-11-293-0/+735
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2019-11-293-0/+455
* util: add base64 decoding functionDaniel P. Berrange2019-11-293-0/+113
* block/qapi: allow best-effort queryJohn Snow2019-11-291-1/+4
* block/qapi: always report full_backing_filenameJohn Snow2019-11-291-0/+2
* qemu-iotests: s390x: fix test 068Bo Tu2019-11-291-2/+12
* qemu-iotests: s390x: fix test 051Bo Tu2019-11-293-130/+569
* qemu-iotests: refine common.configBo Tu2019-11-291-5/+4
* iotests: Update comments for bdrv_swap() in 094Fam Zheng2019-11-291-3/+5
* iotests: Extend test 112 for qemu-img amendMax Reitz2019-11-292-0/+180
* qcow2: Use error_report() in qcow2_amend_options()Max Reitz2019-11-291-7/+7
* qemu-iotests: Test reopen with node-name/driver optionsKevin Wolf2019-11-293-0/+113
* qemu-iotests: Test cache mode option inheritanceKevin Wolf2019-11-293-0/+1128
OpenPOWER on IntegriCloud