summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-10-23iotests: Add test for map commandsMax Reitz3-0/+75
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz3-0/+252
2014-10-23iotests: Fix test outputsMax Reitz3-10/+28
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven13-13/+13
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster1-1/+1
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2-22/+2
2014-10-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell2-38/+40
2014-10-15tests: usb: usb-uas hotplug testIgor Mammedov1-1/+60
2014-10-15tests: usb: usb-storage hotplug testIgor Mammedov1-0/+31
2014-10-15tests: usb: Generic usb device hotplugIgor Mammedov7-9/+87
2014-10-15tests: usb: add port test to uhci unit testIgor Mammedov2-3/+17
2014-10-15tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov4-32/+58
2014-10-15tests: virtio-blk: Check if hot-plug/unplug worksIgor Mammedov1-11/+38
2014-10-15tests: virtio-net: Check if hot-plug/unplug worksIgor Mammedov2-1/+11
2014-10-15tests: virtio-rng: Check if hot-plug/unplug worksIgor Mammedov2-1/+11
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov2-0/+52
2014-10-15tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov1-0/+27
2014-10-15tests: virtio-scsi: Check if hot-plug/unplug worksIgor Mammedov1-0/+29
2014-10-14qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost1-1/+1
2014-10-14Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert2-37/+39
2014-10-04blockdev-test: Test device_del after drive_delMarkus Armbruster1-0/+32
2014-10-04blockdev-test: Factor out some common code into helpersMarkus Armbruster1-25/+25
2014-10-04blockdev-test: Simplify by using g_assert_cmpstr()Markus Armbruster1-7/+2
2014-10-04blockdev-test: Clean up bogus drive_add argumentMarkus Armbruster1-1/+1
2014-10-04blockdev-test: Use single rather than double quotes in QMPMarkus Armbruster1-16/+16
2014-10-04drive_del-test: Merge of qdev-monitor-test, blockdev-testMarkus Armbruster3-75/+48
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz2-0/+12
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz4-11/+20
2014-10-04iotests: Use _img_infoMax Reitz6-68/+26
2014-10-03qtest/bios-tables: Correct Q35 command lineJohn Snow1-6/+4
2014-10-03qemu-iotests: Fix supported cache modes for 052Kevin Wolf1-2/+3
2014-10-03make check-block: Use default cache modesKevin Wolf1-1/+1
2014-10-03vmdk: Fix integer overflow in offset calculationFam Zheng3-0/+92
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell5-0/+60
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi3-43/+42
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi3-4/+31
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-3/+77
2014-09-26qapi: Ignore files created during make checkEric Blake1-0/+3
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake1-16/+16
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth3-0/+30
2014-09-26tests: avoid running duplicate qom-testsMichael Roth1-1/+2
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng1-2/+8
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf2-0/+68
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster1-1/+1
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos3-3/+27
2014-09-22block: delete cow block driverStefan Hajnoczi5-12/+5
2014-09-22ahci: Add test_identify case to ahci-test.John Snow1-0/+304
2014-09-22ahci: Add test_hba_enable to ahci-test.John Snow1-0/+156
2014-09-22ahci: Add test_hba_spec to ahci-test.John Snow1-1/+560