| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu-iotests: Reduce racy output in 028 | Eric Blake | 2016-01-20 | 2 | -5/+4 |
* | qom: Change object property iterator API contract | Daniel P. Berrange | 2016-01-18 | 1 | -4/+3 |
* | qom: Allow properties to be registered against classes | Daniel P. Berrange | 2016-01-18 | 1 | -10/+21 |
* | nbd: Split nbd.c | Fam Zheng | 2016-01-15 | 1 | -1/+1 |
* | error: Consistently name Error * objects err, and not errp | Markus Armbruster | 2016-01-13 | 1 | -3/+3 |
* | vhdx: Fix "log that needs to be replayed" error message | Markus Armbruster | 2016-01-13 | 1 | -2/+3 |
* | vmdk: Clean up "Invalid extent lines" error message | Markus Armbruster | 2016-01-13 | 1 | -3/+1 |
* | qemu-io qemu-nbd: Use error_report() etc. instead of fprintf() | Markus Armbruster | 2016-01-13 | 15 | -89/+89 |
* | error: Use error_reportf_err() where it makes obvious sense | Markus Armbruster | 2016-01-13 | 2 | -6/+2 |
* | error: Don't decorate original error message when adding to it | Markus Armbruster | 2016-01-13 | 2 | -2/+2 |
* | test-throttle: Simplify qemu_init_main_loop() error handling | Markus Armbruster | 2016-01-13 | 1 | -14/+1 |
* | libqos/ahci: organize header | John Snow | 2016-01-11 | 1 | -12/+24 |
* | qtest/ahci: ATAPI data tests | John Snow | 2016-01-11 | 1 | -0/+97 |
* | libqos/ahci: add ahci_exec | John Snow | 2016-01-11 | 2 | -0/+93 |
* | libqos/ahci: allow nondata commands for ahci_io variants | John Snow | 2016-01-11 | 2 | -12/+5 |
* | libqos: allow zero-size allocations | John Snow | 2016-01-11 | 3 | -10/+8 |
* | libqos/ahci: Switch to mutable properties | John Snow | 2016-01-11 | 1 | -2/+8 |
* | libqos/ahci: ATAPI identify | John Snow | 2016-01-11 | 3 | -1/+13 |
* | libqos/ahci: ATAPI support | John Snow | 2016-01-11 | 2 | -4/+89 |
* | ahci-test: fix memory leak | John Snow | 2016-01-11 | 1 | -2/+2 |
* | tests: acpi: print ASL diff in verbose mode | Igor Mammedov | 2016-01-08 | 1 | -0/+16 |
* | iotests: Add test cases for blockdev-mirror | Fam Zheng | 2016-01-07 | 2 | -25/+79 |
* | qemu-iotests: s390x: fix test 051 | Bo Tu | 2016-01-07 | 3 | -85/+69 |
* | iotests: 095: Filter _img_info output | Fam Zheng | 2016-01-07 | 2 | -4/+2 |
* | iotests: 095: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -6/+4 |
* | iotests: 050: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -4/+9 |
* | iotests: 038: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -2/+5 |
* | iotests: 037: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -2/+5 |
* | iotests: 034: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -2/+6 |
* | iotests: 028: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -2/+5 |
* | iotests: 024: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -4/+10 |
* | iotests: 020: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -3/+6 |
* | iotests: 019: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -8/+9 |
* | iotests: 018: Use TEST_IMG override instead of "mv" | Fam Zheng | 2016-01-07 | 2 | -5/+5 |
* | qemu-iotests: make check-block.sh work on out-of-tree builds | Paolo Bonzini | 2016-01-07 | 1 | -1/+1 |
* | iotests: 086: Add raw format | Fam Zheng | 2016-01-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell | 2015-12-23 | 2 | -0/+15 |
|\ |
|
| * | crypto: add ability to query hash digest len | Daniel P. Berrange | 2015-12-23 | 1 | -0/+5 |
| * | crypto: add additional query accessors for cipher instances | Daniel P. Berrange | 2015-12-23 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-... | Peter Maydell | 2015-12-23 | 1 | -6/+123 |
|\ \ |
|
| * | | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange | 2015-12-23 | 1 | -0/+96 |
| * | | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange | 2015-12-22 | 1 | -4/+25 |
| * | | io: bind to loopback IP addrs in test suite | Daniel P. Berrange | 2015-12-22 | 1 | -2/+2 |
| |/ |
|
* / | ipmi: Add tests | Corey Minyard | 2015-12-22 | 3 | -0/+735 |
|/ |
|
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base... | Peter Maydell | 2015-12-18 | 4 | -0/+568 |
|\ |
|
| * | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange | 2015-12-18 | 3 | -0/+455 |
| * | util: add base64 decoding function | Daniel P. Berrange | 2015-12-18 | 3 | -0/+113 |
* | | block/qapi: allow best-effort query | John Snow | 2015-12-18 | 1 | -1/+4 |
* | | block/qapi: always report full_backing_filename | John Snow | 2015-12-18 | 1 | -0/+2 |
* | | qemu-iotests: s390x: fix test 068 | Bo Tu | 2015-12-18 | 1 | -2/+12 |