Age | Commit message (Expand) | Author |
2016-01-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-01-26 | char: convert from GIOChannel to QIOChannel | Daniel P. Berrange |
2016-01-25 | qtest/fdc: Support for 2.88MB drives | John Snow |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell |
2016-01-20 | iotests: Test that throttle values ranges | Fam Zheng |
2016-01-20 | qcow2: Write full header on image creation | Kevin Wolf |
2016-01-20 | qcow2: Write feature table only for v3 images | Kevin Wolf |
2016-01-20 | qemu-iotests: Reduce racy output in 028 | Eric Blake |
2016-01-18 | qom: Change object property iterator API contract | Daniel P. Berrange |
2016-01-18 | qom: Allow properties to be registered against classes | Daniel P. Berrange |
2016-01-15 | nbd: Split nbd.c | Fam Zheng |
2016-01-13 | error: Consistently name Error * objects err, and not errp | Markus Armbruster |
2016-01-13 | vhdx: Fix "log that needs to be replayed" error message | Markus Armbruster |
2016-01-13 | vmdk: Clean up "Invalid extent lines" error message | Markus Armbruster |
2016-01-13 | qemu-io qemu-nbd: Use error_report() etc. instead of fprintf() | Markus Armbruster |
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 |