Age | Commit message (Expand) | Author | Files | Lines |
2013-12-17 | hw/arm: add cubieboard support | liguang | 1 | -0/+1 |
2013-12-17 | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov | 1 | -0/+1 |
2013-12-13 | Merge remote-tracking branch 'bonzini/virtio' into staging | Anthony Liguori | 1 | -3/+1 |
2013-12-11 | acpi unit-test: adjust the test data structure for better handling | Marcel Apfelbaum | 1 | -23/+32 |
2013-12-11 | acpi unit-test: load and check facs table | Marcel Apfelbaum | 1 | -0/+18 |
2013-12-10 | acpi unit-test: verify signature and checksum | Marcel Apfelbaum | 1 | -20/+252 |
2013-12-10 | acpi-test: basic acpi unit-test | Michael S. Tsirkin | 2 | -0/+137 |
2013-12-09 | virtio-blk: Convert to QOM realize | Andreas Färber | 1 | -3/+1 |
2013-12-06 | qemu-iotests: filter QEMU monitor \r\n | Stefan Hajnoczi | 2 | -57/+58 |
2013-12-06 | aio: make aio_poll(ctx, true) block with no fds | Stefan Hajnoczi | 1 | -1/+0 |
2013-12-04 | qemu-iotests: add test for snapshot in qemu-img convert | Wenchao Xia | 2 | -1/+30 |
2013-12-04 | qemu-iotests: add 058 internal snapshot export with qemu-nbd case | Wenchao Xia | 5 | -1/+157 |
2013-12-04 | qemu-iotests: Split qcow2 only cases in 048 | Fam Zheng | 5 | -43/+105 |
2013-12-04 | qemu-iotests: Clean up spaces in usage output | Fam Zheng | 1 | -8/+8 |
2013-12-04 | qemu-iotests: Change default cache mode to "writeback" | Fam Zheng | 1 | -1/+1 |
2013-12-04 | qemu-iotests: Add _default_cache_mode and _supported_cache_modes | Fam Zheng | 4 | -14/+21 |
2013-12-04 | qemu-iotests: Honour cache mode in iotests.py | Fam Zheng | 1 | -1/+2 |
2013-12-04 | qemu-iotests: Add "-c <cache-mode>" option | Fam Zheng | 2 | -3/+20 |
2013-12-03 | qemu-iotests: 033 is fast | Paolo Bonzini | 1 | -1/+1 |
2013-12-03 | vmdk: Fix creating big description file | Fam Zheng | 2 | -0/+2017 |
2013-11-29 | qemu-iotests: Add sample image and test for VMDK version 3 | Fam Zheng | 3 | -0/+10 |
2013-11-29 | qemu-iotests: Filter out 'qemu-io> ' prompt | Fam Zheng | 19 | -75552/+75553 |
2013-11-29 | qemu-iotests: Filter qemu-io output in 025 | Fam Zheng | 1 | -1/+1 |
2013-11-29 | qemu-iotests: Test snapshot mode | Kevin Wolf | 2 | -5/+66 |
2013-11-29 | qemu-iotests: Make test case 030, 040 and 055 deterministic | Fam Zheng | 3 | -9/+25 |
2013-11-29 | qemu-iotest: Add pause_drive and resume_drive methods | Fam Zheng | 1 | -1/+17 |
2013-11-29 | qemu-iotests: Drop local version of cancel_and_wait from 040 | Fam Zheng | 1 | -15/+0 |
2013-11-28 | Test coroutine execution order | Charlie Shepherd | 1 | -0/+54 |
2013-11-27 | qemu-iotests: Fix test 041 | Max Reitz | 2 | -10/+26 |
2013-11-20 | target-openrisc: Correct carry flag check of l.addc and l.addic test cases | Sebastian Macke | 2 | -7/+11 |
2013-11-19 | qtest: Use -display none by default | Andreas Färber | 10 | -12/+12 |
2013-11-15 | block: Fail if requested driver is not available | Kevin Wolf | 2 | -0/+16 |
2013-11-15 | qemu-img: Fix overwriting 'ret' before using | Fam Zheng | 2 | -1/+60 |
2013-11-15 | qemu-iotests: Test qcow2 count_contiguous_clusters() | Kevin Wolf | 3 | -0/+285 |
2013-11-14 | qemu-iotests: Extend 041 for unbacked mirroring | Max Reitz | 2 | -2/+27 |
2013-11-14 | block: Print its file name if backing file opening failed | Fam Zheng | 2 | -2/+2 |
2013-11-07 | block: vhdx qemu-iotest - log replay of data sector | Jeff Cody | 4 | -0/+76 |
2013-11-07 | block: qemu-iotests for vhdx, add write test support | Jeff Cody | 3 | -1/+25 |
2013-11-07 | block: vhdx - update _make_test_img() to filter out vhdx options | Jeff Cody | 1 | -1/+4 |
2013-11-07 | qdev-monitor-test: add device_add leak test cases | Stefan Hajnoczi | 2 | -0/+83 |
2013-11-07 | blockdev-test: add test case for drive_add duplicate IDs | Stefan Hajnoczi | 2 | -0/+61 |
2013-11-07 | libqtest: add qmp(fmt, ...) -> QDict* function | Stefan Hajnoczi | 2 | -14/+89 |
2013-11-07 | libqtest: rename qmp() to qmp_discard_response() | Stefan Hajnoczi | 5 | -27/+32 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 061 | Jeff Cody | 1 | -3/+3 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage for 051 | Jeff Cody | 1 | -4/+4 |
2013-11-07 | block: qemu-iotests, removes duplicate double quotes in 039 | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage in 019 | Jeff Cody | 1 | -3/+3 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017 | Jeff Cody | 1 | -1/+1 |
2013-11-07 | block: qemu-iotests, fix _make_test_img() to work with spaced pathnames | Jeff Cody | 1 | -2/+11 |
2013-11-07 | block: qemu-iotests, add quotes to $TEST_IMG usage io pattern tests | Jeff Cody | 1 | -6/+6 |