aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-11-10Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into stagingPeter Maydell
2014-11-10target-xtensa: add entry overflow testMax Filippov
2014-11-09block/vdi: Limit maximum size even futherMax Reitz
2014-11-06iotests: Add test for non-existing backing fileMax Reitz
2014-11-05vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell
2014-11-03iotests: Expand test 061Max Reitz
2014-11-03block: qemu-iotest 107 supports NFSPeter Lieven
2014-11-03iotests: Add test for qcow2's bdrv_make_emptyMax Reitz
2014-11-03iotests: Add test for backing-chain commitsMax Reitz
2014-11-03iotests: Add _filter_qemu_img_mapMax Reitz
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-11-03iotests: Add test for external image truncationMax Reitz
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini
2014-11-02tests: Add missing include to test-bitops.cEduardo Habkost
2014-10-23iotests: Add test for qcow2 L1 table updateMax Reitz
2014-10-23iotests: Add test for map commandsMax Reitz
2014-10-23iotests: Add test for potentially damaging repairsMax Reitz
2014-10-23iotests: Fix test outputsMax Reitz
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi
2014-10-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell
2014-10-15tests: usb: usb-uas hotplug testIgor Mammedov
2014-10-15tests: usb: usb-storage hotplug testIgor Mammedov
2014-10-15tests: usb: Generic usb device hotplugIgor Mammedov
2014-10-15tests: usb: add port test to uhci unit testIgor Mammedov
2014-10-15tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov
2014-10-15tests: virtio-blk: Check if hot-plug/unplug worksIgor Mammedov
2014-10-15tests: virtio-net: Check if hot-plug/unplug worksIgor Mammedov
2014-10-15tests: virtio-rng: Check if hot-plug/unplug worksIgor Mammedov
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov
2014-10-15tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov
2014-10-15tests: virtio-scsi: Check if hot-plug/unplug worksIgor Mammedov
2014-10-14qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost
2014-10-14Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert
2014-10-04blockdev-test: Test device_del after drive_delMarkus Armbruster
2014-10-04blockdev-test: Factor out some common code into helpersMarkus Armbruster
2014-10-04blockdev-test: Simplify by using g_assert_cmpstr()Markus Armbruster
2014-10-04blockdev-test: Clean up bogus drive_add argumentMarkus Armbruster
2014-10-04blockdev-test: Use single rather than double quotes in QMPMarkus Armbruster
2014-10-04drive_del-test: Merge of qdev-monitor-test, blockdev-testMarkus Armbruster
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz
2014-10-04iotests: Use _img_infoMax Reitz