summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing include to test-bitops.cEduardo Habkost2014-11-021-0/+1
* iotests: Add test for qcow2 L1 table updateMax Reitz2014-10-233-0/+72
* iotests: Add test for map commandsMax Reitz2014-10-233-0/+75
* iotests: Add test for potentially damaging repairsMax Reitz2014-10-233-0/+252
* iotests: Fix test outputsMax Reitz2014-10-233-10/+28
* block: qemu-iotests change _supported_proto to file once more.Peter Lieven2014-10-2313-13/+13
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-1/+1
* glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2014-10-152-22/+2
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell2014-10-152-38/+40
|\
| * qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost2014-10-141-1/+1
| * Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert2014-10-142-37/+39
* | tests: usb: usb-uas hotplug testIgor Mammedov2014-10-151-1/+60
* | tests: usb: usb-storage hotplug testIgor Mammedov2014-10-151-0/+31
* | tests: usb: Generic usb device hotplugIgor Mammedov2014-10-157-9/+87
* | tests: usb: add port test to uhci unit testIgor Mammedov2014-10-152-3/+17
* | tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov2014-10-154-32/+58
* | tests: virtio-blk: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-11/+38
* | tests: virtio-net: Check if hot-plug/unplug worksIgor Mammedov2014-10-152-1/+11
* | tests: virtio-rng: Check if hot-plug/unplug worksIgor Mammedov2014-10-152-1/+11
* | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov2014-10-152-0/+52
* | tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-0/+27
* | tests: virtio-scsi: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-0/+29
|/
* blockdev-test: Test device_del after drive_delMarkus Armbruster2014-10-041-0/+32
* blockdev-test: Factor out some common code into helpersMarkus Armbruster2014-10-041-25/+25
* blockdev-test: Simplify by using g_assert_cmpstr()Markus Armbruster2014-10-041-7/+2
* blockdev-test: Clean up bogus drive_add argumentMarkus Armbruster2014-10-041-1/+1
* blockdev-test: Use single rather than double quotes in QMPMarkus Armbruster2014-10-041-16/+16
* drive_del-test: Merge of qdev-monitor-test, blockdev-testMarkus Armbruster2014-10-043-75/+48
* iotests: qemu-img info output for corrupt imageMax Reitz2014-10-042-0/+12
* qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz2014-10-044-11/+20
* iotests: Use _img_infoMax Reitz2014-10-046-68/+26
* qtest/bios-tables: Correct Q35 command lineJohn Snow2014-10-031-6/+4
* qemu-iotests: Fix supported cache modes for 052Kevin Wolf2014-10-031-2/+3
* make check-block: Use default cache modesKevin Wolf2014-10-031-1/+1
* vmdk: Fix integer overflow in offset calculationFam Zheng2014-10-033-0/+92
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-295-0/+60
|\
| * qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2014-09-262-0/+30
| * tests: add QMP input visitor test for unions with no discriminatorMichael Roth2014-09-263-0/+30
* | libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi2014-09-293-43/+42
* | libqos: improve event_index test with timeoutStefan Hajnoczi2014-09-293-4/+31
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-294-3/+77
|\ \
| * | qemu-iotests: Fail test if explicit test case number is unknownFam Zheng2014-09-251-2/+8
| * | block: Catch simultaneous usage of options and their aliasesKevin Wolf2014-09-252-0/+68
| * | block: Improve message for device name clashing with node nameMarkus Armbruster2014-09-251-1/+1
| |/
* | qapi: Ignore files created during make checkEric Blake2014-09-261-0/+3
* | qapi: Consistent whitespace in tests/MakefileEric Blake2014-09-261-16/+16
* | tests: avoid running duplicate qom-testsMichael Roth2014-09-261-1/+2
|/
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-223-3/+27
* block: delete cow block driverStefan Hajnoczi2014-09-225-12/+5
* ahci: Add test_identify case to ahci-test.John Snow2014-09-221-0/+304
OpenPOWER on IntegriCloud