Age | Commit message (Expand) | Author | Files | Lines |
2014-07-14 | qtest: fix vhost-user-test compilation with old GLib | Nikolay Nikolaev | 1 | -0/+4 |
2014-07-06 | qtest: enable vhost-user-test | Nikolay Nikolaev | 1 | -3/+5 |
2014-07-01 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 4 | -49/+71 |
2014-07-01 | libqtest: escape strings in QMP commands, fix leak | Paolo Bonzini | 4 | -16/+43 |
2014-07-01 | block: make 'top' argument to block-commit optional | Jeff Cody | 1 | -10/+18 |
2014-07-01 | iotests: Add more tests to quick group | Max Reitz | 1 | -19/+19 |
2014-07-01 | iotests: Add qemu tests to quick group | Max Reitz | 1 | -9/+9 |
2014-07-01 | iotests: Simplify qemu-iotests-quick.sh | Max Reitz | 1 | -11/+1 |
2014-07-01 | qemu-img create: add 'nocow' option | Chunyan Liu | 1 | -0/+24 |
2014-06-30 | tests/test-qmp-event: fix for GLib < 2.31 | Paolo Bonzini | 1 | -0/+6 |
2014-06-29 | tests: add human format test for string output visitor | Hu Tao | 1 | -19/+90 |
2014-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 24 | -88/+526 |
2014-06-27 | iotests: Fix 083 for out-of-tree builds | Max Reitz | 1 | -4/+4 |
2014-06-27 | iotests: Drop Python version from 065's Shebang | Max Reitz | 1 | -1/+1 |
2014-06-27 | iotests: Use $PYTHON for Python scripts | Max Reitz | 8 | -41/+47 |
2014-06-27 | iotests: Source common.env | Max Reitz | 1 | -0/+6 |
2014-06-27 | iotests: Allow out-of-tree run | Max Reitz | 5 | -27/+95 |
2014-06-27 | qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode. | Benoît Canet | 2 | -6/+194 |
2014-06-27 | qapi script: clean up in scripts | Wenchao Xia | 1 | -1/+1 |
2014-06-27 | quorum: Add the rewrite-corrupted parameter to quorum | Benoît Canet | 2 | -1/+24 |
2014-06-27 | block: add qemu-iotest for resize base during live commit | Jeff Cody | 3 | -0/+118 |
2014-06-26 | block: Catch backing files assigned to non-COW drivers | Kevin Wolf | 2 | -0/+14 |
2014-06-26 | block: Always pass driver name through options QDict | Kevin Wolf | 2 | -1/+5 |
2014-06-26 | qemu-iotests: Test 0-length image for mirror | Fam Zheng | 2 | -5/+10 |
2014-06-26 | qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit | Fam Zheng | 2 | -5/+11 |
2014-06-24 | Fix new typos (found by codespell) | Stefan Weil | 1 | -1/+1 |
2014-06-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i... | Peter Maydell | 3 | -61/+2343 |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 9 | -6/+310 |
2014-06-23 | vmstate: Refactor & increase tests for primitive types | Juan Quintela | 1 | -61/+212 |
2014-06-23 | tests: vmstate static checker: add size mismatch inside substructure | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: add substructure for usb-kbd for hid section | Amit Shah | 1 | -51/+64 |
2014-06-23 | tests: vmstate static checker: remove Subsections | Amit Shah | 1 | -15/+0 |
2014-06-23 | tests: vmstate static checker: remove a subsection | Amit Shah | 1 | -13/+0 |
2014-06-23 | tests: vmstate static checker: remove Description inside Fields | Amit Shah | 1 | -26/+1 |
2014-06-23 | tests: vmstate static checker: remove Description | Amit Shah | 1 | -32/+1 |
2014-06-23 | tests: vmstate static checker: remove Fields | Amit Shah | 1 | -113/+1 |
2014-06-23 | tests: vmstate static checker: change description name | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: remove last field in a struct | Amit Shah | 1 | -6/+0 |
2014-06-23 | tests: vmstate static checker: remove a field | Amit Shah | 1 | -6/+0 |
2014-06-23 | tests: vmstate static checker: remove a section | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: minimum_version_id check | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: version mismatch inside a Description | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: add version error in main section | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: incompat machine types | Amit Shah | 1 | -1/+1 |
2014-06-23 | tests: vmstate static checker: add dump1 and dump2 files | Amit Shah | 2 | -0/+2326 |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia | 4 | -5/+298 |
2014-06-23 | qapi script: add event support | Wenchao Xia | 5 | -1/+5 |
2014-06-23 | json-lexer: fix escaped backslash in single-quoted string | Paolo Bonzini | 1 | -0/+7 |
2014-06-23 | qtest: fix vhost-user-test unbalanced mutex locks | Nikolay Nikolaev | 1 | -2/+2 |
2014-06-23 | qtest: fix qtest for vhost-user | Nikolay Nikolaev | 1 | -15/+113 |