aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-20iotests: Test that throttle values rangesFam Zheng
2016-01-20qcow2: Write full header on image creationKevin Wolf
2016-01-20qcow2: Write feature table only for v3 imagesKevin Wolf
2016-01-20qemu-iotests: Reduce racy output in 028Eric Blake
2016-01-18qom: Change object property iterator API contractDaniel P. Berrange
2016-01-18qom: Allow properties to be registered against classesDaniel P. Berrange
2016-01-15nbd: Split nbd.cFam Zheng
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster
2016-01-13vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2016-01-13error: Don't decorate original error message when adding to itMarkus Armbruster
2016-01-13test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster
2016-01-11libqos/ahci: organize headerJohn Snow
2016-01-11qtest/ahci: ATAPI data testsJohn Snow
2016-01-11libqos/ahci: add ahci_execJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11libqos/ahci: ATAPI supportJohn Snow
2016-01-11ahci-test: fix memory leakJohn Snow
2016-01-08tests: acpi: print ASL diff in verbose modeIgor Mammedov
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