Age | Commit message (Expand) | Author |
2016-01-13 | error: Use error_reportf_err() where it makes obvious sense | Markus Armbruster |
2016-01-13 | error: Don't decorate original error message when adding to it | Markus Armbruster |
2016-01-13 | test-throttle: Simplify qemu_init_main_loop() error handling | Markus Armbruster |
2016-01-11 | libqos/ahci: organize header | John Snow |
2016-01-11 | qtest/ahci: ATAPI data tests | John Snow |
2016-01-11 | libqos/ahci: add ahci_exec | John Snow |
2016-01-11 | libqos/ahci: allow nondata commands for ahci_io variants | John Snow |
2016-01-11 | libqos: allow zero-size allocations | John Snow |
2016-01-11 | libqos/ahci: Switch to mutable properties | John Snow |
2016-01-11 | libqos/ahci: ATAPI identify | John Snow |
2016-01-11 | libqos/ahci: ATAPI support | John Snow |
2016-01-11 | ahci-test: fix memory leak | John Snow |
2016-01-08 | tests: acpi: print ASL diff in verbose mode | Igor Mammedov |
2016-01-07 | iotests: Add test cases for blockdev-mirror | Fam Zheng |
2016-01-07 | qemu-iotests: s390x: fix test 051 | Bo Tu |
2016-01-07 | iotests: 095: Filter _img_info output | Fam Zheng |
2016-01-07 | iotests: 095: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 050: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 038: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 037: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 034: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 028: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 024: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 020: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 019: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | iotests: 018: Use TEST_IMG override instead of "mv" | Fam Zheng |
2016-01-07 | qemu-iotests: make check-block.sh work on out-of-tree builds | Paolo Bonzini |
2016-01-07 | iotests: 086: Add raw format | Fam Zheng |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-... | Peter Maydell |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange |
2015-12-23 | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange |
2015-12-22 | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange |
2015-12-22 | io: bind to loopback IP addrs in test suite | Daniel P. Berrange |
2015-12-22 | ipmi: Add tests | Corey Minyard |
2015-12-18 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base... | Peter Maydell |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-12-18 | util: add base64 decoding function | Daniel P. Berrange |
2015-12-18 | block/qapi: allow best-effort query | John Snow |
2015-12-18 | block/qapi: always report full_backing_filename | John Snow |
2015-12-18 | qemu-iotests: s390x: fix test 068 | Bo Tu |
2015-12-18 | qemu-iotests: s390x: fix test 051 | Bo Tu |
2015-12-18 | qemu-iotests: refine common.config | Bo Tu |
2015-12-18 | iotests: Update comments for bdrv_swap() in 094 | Fam Zheng |
2015-12-18 | iotests: Extend test 112 for qemu-img amend | Max Reitz |
2015-12-18 | qcow2: Use error_report() in qcow2_amend_options() | Max Reitz |
2015-12-18 | qemu-iotests: Test reopen with node-name/driver options | Kevin Wolf |
2015-12-18 | qemu-iotests: Test cache mode option inheritance | Kevin Wolf |
2015-12-18 | qemu-iotests: Try setting cache mode for children | Kevin Wolf |