Age | Commit message (Expand) | Author |
2014-11-02 | tests: Add missing include to test-bitops.c | Eduardo Habkost |
2014-10-23 | iotests: Add test for qcow2 L1 table update | Max Reitz |
2014-10-23 | iotests: Add test for map commands | Max Reitz |
2014-10-23 | iotests: Add test for potentially damaging repairs | Max Reitz |
2014-10-23 | iotests: Fix test outputs | Max Reitz |
2014-10-23 | block: qemu-iotests change _supported_proto to file once more. | Peter Lieven |
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster |
2014-10-15 | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi |
2014-10-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i... | Peter Maydell |
2014-10-15 | tests: usb: usb-uas hotplug test | Igor Mammedov |
2014-10-15 | tests: usb: usb-storage hotplug test | Igor Mammedov |
2014-10-15 | tests: usb: Generic usb device hotplug | Igor Mammedov |
2014-10-15 | tests: usb: add port test to uhci unit test | Igor Mammedov |
2014-10-15 | tests: usb: Move uhci port test code to libqos/usb.c | Igor Mammedov |
2014-10-15 | tests: virtio-blk: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-15 | tests: virtio-net: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-15 | tests: virtio-rng: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-15 | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() | Igor Mammedov |
2014-10-15 | tests: virtio-serial: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-15 | tests: virtio-scsi: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-14 | qemu-file: Move unix and socket implementations to qemu-file-unix.c | Eduardo Habkost |
2014-10-14 | Tests: QEMUSizedBuffer/QEMUBuffer | Dr. David Alan Gilbert |
2014-10-04 | blockdev-test: Test device_del after drive_del | Markus Armbruster |
2014-10-04 | blockdev-test: Factor out some common code into helpers | Markus Armbruster |
2014-10-04 | blockdev-test: Simplify by using g_assert_cmpstr() | Markus Armbruster |
2014-10-04 | blockdev-test: Clean up bogus drive_add argument | Markus Armbruster |
2014-10-04 | blockdev-test: Use single rather than double quotes in QMP | Markus Armbruster |
2014-10-04 | drive_del-test: Merge of qdev-monitor-test, blockdev-test | Markus Armbruster |
2014-10-04 | iotests: qemu-img info output for corrupt image | Max Reitz |
2014-10-04 | qapi: Add corrupt field to ImageInfoSpecificQCow2 | Max Reitz |
2014-10-04 | iotests: Use _img_info | Max Reitz |
2014-10-03 | qtest/bios-tables: Correct Q35 command line | John Snow |
2014-10-03 | qemu-iotests: Fix supported cache modes for 052 | Kevin Wolf |
2014-10-03 | make check-block: Use default cache modes | Kevin Wolf |
2014-10-03 | vmdk: Fix integer overflow in offset calculation | Fam Zheng |
2014-09-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-09-29 | libqos: use microseconds instead of iterations for virtio timeout | Stefan Hajnoczi |
2014-09-29 | libqos: improve event_index test with timeout | Stefan Hajnoczi |
2014-09-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-09-26 | qapi: Ignore files created during make check | Eric Blake |
2014-09-26 | qapi: Consistent whitespace in tests/Makefile | Eric Blake |
2014-09-26 | qemu-iotests: Test missing "driver" key for blockdev-add | Fam Zheng |
2014-09-26 | tests: add QMP input visitor test for unions with no discriminator | Michael Roth |
2014-09-26 | tests: avoid running duplicate qom-tests | Michael Roth |
2014-09-25 | qemu-iotests: Fail test if explicit test case number is unknown | Fam Zheng |
2014-09-25 | block: Catch simultaneous usage of options and their aliases | Kevin Wolf |
2014-09-25 | block: Improve message for device name clashing with node name | Markus Armbruster |
2014-09-22 | async: aio_context_new(): Handle event_notifier_init failure | Chrysostomos Nanakos |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-09-22 | ahci: Add test_identify case to ahci-test. | John Snow |