Age | Commit message (Expand) | Author |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-23 | json-lexer: fix escaped backslash in single-quoted string | Paolo Bonzini |
2014-06-19 | tests: simplify code | Michael S. Tsirkin |
2014-06-19 | qapi: make string output visitor parse int list | Hu Tao |
2014-06-19 | qapi: make string input visitor parse int list | Hu Tao |
2014-06-19 | tests: fix memory leak in test of string input visitor | Hu Tao |
2014-06-19 | tests: disable vhost test temporarily | Michael S. Tsirkin |
2014-06-19 | Add qtest for vhost-user | Nikolay Nikolaev |
2014-06-19 | acpi-test: update expected tables | Michael S. Tsirkin |
2014-06-16 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-16 | change block layer to support both QemuOpts and QEMUOptionParamter | Chunyan Liu |
2014-06-16 | configure: Enable dead code (lzo, snappy, quorum) | Stefan Weil |
2014-06-16 | vmstate: Refactor opening of files | Juan Quintela |
2014-06-09 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-06-09 | e1000: remove broken support for 82573L | Gabriel L. Somlo |
2014-06-09 | tests: e1000: test additional device IDs | Gabriel L. Somlo |
2014-06-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-05 | qdev: Add test of qdev_prop_check_global | Don Slutz |
2014-06-04 | throttle: add detach/attach test case | Stefan Hajnoczi |
2014-06-04 | throttle: add throttle_detach/attach_aio_context() | Stefan Hajnoczi |
2014-06-02 | usb: improve ehci/uhci test | Gerd Hoffmann |
2014-06-02 | qtest: fix qpci_config_writel | Gerd Hoffmann |
2014-05-28 | tests: Check empty QMP output visitor | Marcel Apfelbaum |
2014-05-28 | qom-test: Test qom-list on link<> properties | Cole Robinson |
2014-05-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-05-28 | Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging | Peter Maydell |
2014-05-28 | iotests: Use _img_info in test 089 | Max Reitz |
2014-05-28 | aio: Fix use-after-free in cancellation path | Fam Zheng |
2014-05-28 | QemuOpt: add unit tests | Leandro Dorileo |
2014-05-28 | qemu-iotests: Handle cache mode option in 091 | Fam Zheng |
2014-05-27 | tests: add smbios testing | Gabriel L. Somlo |
2014-05-27 | tests: rename acpi-test to bios-tables-test | Gabriel L. Somlo |
2014-05-26 | target-xtensa: add tests for cross-page TB | Max Filippov |
2014-05-26 | target-xtensa: completely clean TLB between MMU tests | Max Filippov |
2014-05-24 | test: lm32: use semihosting for testing | Michael Walle |
2014-05-24 | test: lm32: make test cases independent | Michael Walle |
2014-05-20 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-05-19 | block: optimize zero writes with bdrv_write_zeroes | Peter Lieven |
2014-05-19 | qcow1: Stricter backing file length check | Kevin Wolf |
2014-05-19 | qcow1: Validate image size (CVE-2014-0223) | Kevin Wolf |
2014-05-19 | qcow1: Validate L2 table size (CVE-2014-0222) | Kevin Wolf |
2014-05-19 | qcow1: Check maximum cluster size | Kevin Wolf |
2014-05-19 | qemu-iotests: Fix blkdebug in VM drive in 030 | Fam Zheng |
2014-05-19 | qemu-iotests: Fix core dump suppression in test 039 | Markus Armbruster |
2014-05-19 | iotests: Add test for the JSON protocol | Max Reitz |
2014-05-19 | check-qdict: Add test for qdict_join() | Max Reitz |
2014-05-19 | block: add test for vhdx image created by Disk2VHD | Jeff Cody |
2014-05-16 | qapi: skip redundant includes | BenoƮt Canet |