Age | Commit message (Expand) | Author | Files | Lines |
2014-11-10 | Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into staging | Peter Maydell | 1 | -0/+51 |
2014-11-10 | target-xtensa: add entry overflow test | Max Filippov | 1 | -0/+51 |
2014-11-09 | block/vdi: Limit maximum size even futher | Max Reitz | 2 | -12/+15 |
2014-11-06 | iotests: Add test for non-existing backing file | Max Reitz | 3 | -0/+57 |
2014-11-05 | vhost-user-test: Fix 'make check' broken on glib < 2.26 | Gonglei | 1 | -1/+22 |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -3/+3 |
2014-11-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 19 | -22/+492 |
2014-11-03 | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging | Peter Maydell | 3 | -115/+137 |
2014-11-03 | iotests: Expand test 061 | Max Reitz | 3 | -1/+56 |
2014-11-03 | block: qemu-iotest 107 supports NFS | Peter Lieven | 1 | -1/+1 |
2014-11-03 | iotests: Add test for qcow2's bdrv_make_empty | Max Reitz | 3 | -0/+135 |
2014-11-03 | iotests: Add test for backing-chain commits | Max Reitz | 3 | -0/+242 |
2014-11-03 | iotests: Add _filter_qemu_img_map | Max Reitz | 1 | -0/+7 |
2014-11-03 | iotests: Omit length/offset test in 040 and 041 | Max Reitz | 3 | -9/+3 |
2014-11-03 | iotests: Add test for external image truncation | Max Reitz | 2 | -2/+30 |
2014-11-03 | iotests: add v2 parallels sample image and simple test for it | Denis V. Lunev | 3 | -0/+9 |
2014-11-03 | iotests: replace fake parallels image with authentic one | Denis V. Lunev | 4 | -9/+9 |
2014-11-03 | target-xtensa: tests: pre-process tests linker script | Max Filippov | 3 | -115/+137 |
2014-11-02 | tests: fix rebuild-expected-aml.sh for acpi-test rename | Paolo Bonzini | 1 | -3/+3 |
2014-11-02 | tests: Add missing include to test-bitops.c | Eduardo Habkost | 1 | -0/+1 |
2014-10-23 | iotests: Add test for qcow2 L1 table update | Max Reitz | 3 | -0/+72 |
2014-10-23 | iotests: Add test for map commands | Max Reitz | 3 | -0/+75 |
2014-10-23 | iotests: Add test for potentially damaging repairs | Max Reitz | 3 | -0/+252 |
2014-10-23 | iotests: Fix test outputs | Max Reitz | 3 | -10/+28 |
2014-10-23 | block: qemu-iotests change _supported_proto to file once more. | Peter Lieven | 13 | -13/+13 |
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster | 1 | -1/+1 |
2014-10-15 | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi | 2 | -22/+2 |
2014-10-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i... | Peter Maydell | 2 | -38/+40 |
2014-10-15 | tests: usb: usb-uas hotplug test | Igor Mammedov | 1 | -1/+60 |
2014-10-15 | tests: usb: usb-storage hotplug test | Igor Mammedov | 1 | -0/+31 |
2014-10-15 | tests: usb: Generic usb device hotplug | Igor Mammedov | 7 | -9/+87 |
2014-10-15 | tests: usb: add port test to uhci unit test | Igor Mammedov | 2 | -3/+17 |
2014-10-15 | tests: usb: Move uhci port test code to libqos/usb.c | Igor Mammedov | 4 | -32/+58 |
2014-10-15 | tests: virtio-blk: Check if hot-plug/unplug works | Igor Mammedov | 1 | -11/+38 |
2014-10-15 | tests: virtio-net: Check if hot-plug/unplug works | Igor Mammedov | 2 | -1/+11 |
2014-10-15 | tests: virtio-rng: Check if hot-plug/unplug works | Igor Mammedov | 2 | -1/+11 |
2014-10-15 | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() | Igor Mammedov | 2 | -0/+52 |
2014-10-15 | tests: virtio-serial: Check if hot-plug/unplug works | Igor Mammedov | 1 | -0/+27 |
2014-10-15 | tests: virtio-scsi: Check if hot-plug/unplug works | Igor Mammedov | 1 | -0/+29 |
2014-10-14 | qemu-file: Move unix and socket implementations to qemu-file-unix.c | Eduardo Habkost | 1 | -1/+1 |
2014-10-14 | Tests: QEMUSizedBuffer/QEMUBuffer | Dr. David Alan Gilbert | 2 | -37/+39 |
2014-10-04 | blockdev-test: Test device_del after drive_del | Markus Armbruster | 1 | -0/+32 |
2014-10-04 | blockdev-test: Factor out some common code into helpers | Markus Armbruster | 1 | -25/+25 |
2014-10-04 | blockdev-test: Simplify by using g_assert_cmpstr() | Markus Armbruster | 1 | -7/+2 |
2014-10-04 | blockdev-test: Clean up bogus drive_add argument | Markus Armbruster | 1 | -1/+1 |
2014-10-04 | blockdev-test: Use single rather than double quotes in QMP | Markus Armbruster | 1 | -16/+16 |
2014-10-04 | drive_del-test: Merge of qdev-monitor-test, blockdev-test | Markus Armbruster | 3 | -75/+48 |
2014-10-04 | iotests: qemu-img info output for corrupt image | Max Reitz | 2 | -0/+12 |
2014-10-04 | qapi: Add corrupt field to ImageInfoSpecificQCow2 | Max Reitz | 4 | -11/+20 |
2014-10-04 | iotests: Use _img_info | Max Reitz | 6 | -68/+26 |