Age | Commit message (Expand) | Author |
2014-05-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-05-09 | block: qemu-iotests - test for live migration | Jeff Cody |
2014-05-09 | block: qemu-iotests - update 085 to use common.qemu | Jeff Cody |
2014-05-09 | block: qemu-iotests - add common.qemu, for bash-controlled qemu tests | Jeff Cody |
2014-05-09 | block: Fix open flags with BDRV_O_SNAPSHOT | Kevin Wolf |
2014-05-09 | tests/qapi-schema: Drop superfluous error_is_set() | Markus Armbruster |
2014-05-09 | qemu-iotests: Test converting to streamOptimized from small cluster size | Fam Zheng |
2014-05-09 | vmdk: Implement .bdrv_get_info() | Fam Zheng |
2014-05-09 | iotests: Use configured python | Max Reitz |
2014-05-08 | qmp hmp: Consistently name Error * objects err, and not errp | Markus Armbruster |
2014-05-08 | qapi: Add a primitive to include other files from a QAPI schema file | Lluís Vilanova |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-05-08 | qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py" | Lluís Vilanova |
2014-05-08 | qapi: [trivial] Break long command lines | Lluís Vilanova |
2014-05-07 | tests/tcg: Fix compilation of test_path | Peter Maydell |
2014-05-05 | tests: Add EHCI qtest | Andreas Färber |
2014-05-05 | tests: Add ioh3420 qtest | Andreas Färber |
2014-05-05 | tests: Add intel-hda qtests | Andreas Färber |
2014-05-05 | tests: Add es1370 qtest | Andreas Färber |
2014-05-05 | tests: Add ac97 qtest | Andreas Färber |
2014-05-05 | qtest: Be paranoid about accept() addrlen argument | Andreas Färber |
2014-05-05 | qtest: Add error reporting to socket_accept() | Andreas Färber |
2014-05-05 | qtest: Assure that init_socket()'s listen() does not fail | Andreas Färber |
2014-05-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-05-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging | Peter Maydell |
2014-04-29 | iotests: Discarding compressed clusters on qcow2 | Max Reitz |
2014-04-29 | block: qemu-iotests: make test 019 and 086 work with spaced pathnames | Jeff Cody |
2014-04-29 | block: qemu-iotests - fix image cleanup when using spaced pathnames | Jeff Cody |
2014-04-28 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in... | Peter Maydell |
2014-04-28 | add secondary-vga to display-vga test | Gerd Hoffmann |
2014-04-28 | add display-vga test | Gerd Hoffmann |
2014-04-27 | tests/.gitignore: Ignore test-rfifolock | Cole Robinson |
2014-04-27 | move test-* from .gitignore to tests/.gitignore | Laszlo Ersek |
2014-04-25 | Use error_is_set() only when necessary (again) | Markus Armbruster |
2014-04-25 | qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed() | Fam Zheng |
2014-04-22 | qemu-iotests: Check common namespace for id and node-name | Kevin Wolf |
2014-04-22 | block: Catch duplicate IDs in bdrv_new() | Kevin Wolf |
2014-04-22 | block: Catch integer overflow in bdrv_rw_co() | Kevin Wolf |
2014-04-14 | acpi-test: update expected files | Michael S. Tsirkin |
2014-04-11 | bochs: Fix catalog size check | Kevin Wolf |
2014-04-09 | tests/acpi: update expected DSDT files | Michael S. Tsirkin |
2014-04-07 | tests: Update check-clean rule | Andreas Färber |
2014-04-04 | block: Fix snapshot=on for protocol parsed from filename | Kevin Wolf |
2014-04-04 | qemu-iotests: Remove CR line endings in reference output | Kevin Wolf |
2014-04-04 | block: Don't parse 'filename' option | Kevin Wolf |
2014-04-04 | qcow2: Flush metadata during read-only reopen | Kevin Wolf |
2014-04-01 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-04-01 | parallels: Sanity check for s->tracks (CVE-2014-0142) | Kevin Wolf |
2014-04-01 | parallels: Fix catalog size integer overflow (CVE-2014-0143) | Kevin Wolf |
2014-04-01 | qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) | Kevin Wolf |