Age | Commit message (Expand) | Author |
2015-07-22 | AioContext: fix broken ctx->dispatching optimization | Paolo Bonzini |
2015-07-22 | tests: remove irrelevant assertions from test-aio | Paolo Bonzini |
2015-07-21 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-07-20 | tests: Fix broken targets check-report-qtest-* | Stefan Weil |
2015-07-20 | qtest/ide: add another short PRDT test flavor | Stefan Hajnoczi |
2015-07-20 | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-08 | libqos/ahci: fix ahci_write_fis for ncq on ppc64 | John Snow |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange |
2015-07-08 | tco-test: fix up config accesses and re-enable | Michael S. Tsirkin |
2015-07-08 | ich9: implement strap SPKR pin logic | Paulo Alcantara |
2015-07-08 | tests: add testcase for TCO watchdog emulation | Paulo Alcantara |
2015-07-07 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-07-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s... | Peter Maydell |
2015-07-07 | rocker: tests: don't need to specify master/self when setting vlans | Scott Feldman |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange |
2015-07-07 | virtio-gpu: add to display-vga test | Gerd Hoffmann |
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 |