Age | Commit message (Expand) | Author |
2016-02-06 | vhost-user-test: use correct ROM to speed up and avoid spurious failures | Paolo Bonzini |
2016-02-04 | tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs | Igor Mammedov |
2016-02-04 | tests: pc: acpi: drop not needed 'expected SSDT' blobs | Igor Mammedov |
2016-02-02 | block: qemu-iotests - add test for snapshot, commit, snapshot bug | Jeff Cody |
2016-02-02 | iotests: Add "qemu-img map" test for VMDK extents | Fam Zheng |
2016-02-02 | iotests: Add test for block jobs and BDS ejection | Max Reitz |
2016-02-02 | iotests: Add test for multiple BB on BDS tree | Max Reitz |
2016-02-02 | iotests: Add test for eject under NBD server | Max Reitz |
2016-02-02 | iotests: Add test for a nonexistent NBD export | Max Reitz |
2016-02-02 | iotests: Make redirecting qemu's stderr optional | Max Reitz |
2016-02-02 | iotests: Make _filter_nbd support more URL types | Max Reitz |
2016-02-02 | iotests: Make _filter_nbd drop log lines | Max Reitz |
2016-02-02 | iotests: Move _filter_nbd into common.filter | Max Reitz |
2016-02-02 | iotests: Change coding style of _filter_nbd in 083 | Max Reitz |
2016-02-02 | iotests: Rename filter_nbd to _filter_nbd in 083 | Max Reitz |
2016-02-02 | iotests: Limit supported formats for 118 | Max Reitz |
2016-02-02 | block/qapi: Emit tray_open only if there is a tray | Max Reitz |
2016-02-02 | Revert "hw/block/fdc: Implement tray status" | Max Reitz |
2016-02-02 | ivshmem-test: test both msi & irq cases | Marc-André Lureau |
2016-02-02 | libqos: remove some leaks | Marc-André Lureau |
2016-02-02 | ivshmem-test: leak fixes | Marc-André Lureau |
2016-01-29 | usb: Clean up includes | Peter Maydell |
2016-01-29 | 9pfs: Clean up includes | Peter Maydell |
2016-01-29 | ide: Clean up includes | Peter Maydell |
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 |