Age | Commit message (Expand) | Author |
2015-07-04 | qtest/ahci: halted ncq migration test | John Snow |
2015-07-04 | qtest/ahci: halted NCQ test | John Snow |
2015-07-04 | qtest/ahci: ncq migration test | John Snow |
2015-07-04 | qtest/ahci: simple ncq data test | John Snow |
2015-07-04 | libqos/ahci: Force all NCQ commands to be LBA48 | John Snow |
2015-07-04 | libqos/ahci: set the NCQ tag on command_commit | John Snow |
2015-07-04 | libqos/ahci: adjust expected NCQ interrupts | John Snow |
2015-07-04 | libqos/ahci: edit wait to be ncq aware | John Snow |
2015-07-04 | libqos/ahci: add NCQ frame support | John Snow |
2015-07-04 | libqos/ahci: fix cmd_sanity for ncq | John Snow |
2015-07-04 | ahci/qtest: Execute IDENTIFY prior to data commands | John Snow |
2015-07-04 | qtest/ahci: add port_reset test | John Snow |
2015-07-04 | libqos/ahci: fix memory management bugs | John Snow |
2015-07-04 | qtest/ahci: add test_max | John Snow |
2015-07-02 | iotests: Use event_wait in wait_ready | Fam Zheng |
2015-07-02 | qemu-iotests: Add test case for mirror with unmap | Fam Zheng |
2015-07-02 | qemu-iotests: Make block job methods common | Fam Zheng |
2015-07-02 | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia |
2015-07-02 | qapi: Rename 'dirty-bitmap' mode to 'incremental' | John Snow |
2015-06-24 | qemu-iotests: fix 051.out after qdev error message change | Stefan Hajnoczi |
2015-06-23 | util/hbitmap: Add an API to reset all set bits in hbitmap | Wen Congyang |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster |
2015-06-22 | qobject: Use 'bool' inside qdict | Eric Blake |
2015-06-22 | qobject: Use 'bool' for qbool | Eric Blake |
2015-06-22 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-06-22 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-06-19 | qom: Don't pass string table to object_get_enum() function | Daniel P. Berrange |
2015-06-19 | qom: Add an object_property_add_enum() helper function | Daniel P. Berrange |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange |
2015-06-19 | tests: virtio-scsi: Add test for unaligned WRITE SAME | Fam Zheng |
2015-06-19 | tests: Use qtest_add_data_func() consistently | Andreas Färber |
2015-06-18 | qapi: Catch and reject flat union branch of array type | Markus Armbruster |
2015-06-18 | tests/qapi-schema: New flat union array branch test case | Markus Armbruster |
2015-06-18 | qapi: Fix file name in error messages for included files | Markus Armbruster |
2015-06-17 | tests: virtio-scsi: Move start/stop to individual test functions | Fam Zheng |
2015-06-17 | libqos: Complete virtio device ID definition list | Fam Zheng |
2015-06-17 | libqos: Allow calling guest_free on NULL pointer | Fam Zheng |
2015-06-17 | tests: Link libqos virtio object to virtio-scsi-test | Fam Zheng |
2015-06-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-06-12 | check-qdict: Test cases for new functions | Kevin Wolf |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-06-12 | iotests: Add tests for overriding BDRV_O_PROTOCOL | Max Reitz |
2015-06-12 | block: driver should override flags in bdrv_open() | Max Reitz |
2015-06-12 | iotests: qcow2 COW with minimal L2 cache size | Max Reitz |
2015-06-12 | qemu-iotests: Fix 128 if sudo required | Fam Zheng |
2015-06-12 | iotests: remove assertIsNotNone call | John Snow |
2015-06-12 | qemu-iotests: expand test 093 to support group throttling | Alberto Garcia |
2015-06-12 | throttle: Add throttle group infrastructure tests | Alberto Garcia |
2015-06-12 | throttle: Extract timers from ThrottleState into a separate structure | Benoît Canet |