summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini2014-11-244-0/+0
* Merge remote-tracking branch 'remotes/xtensa/tags/20141110-xtensa' into stagingPeter Maydell2014-11-101-0/+51
|\
| * target-xtensa: add entry overflow testMax Filippov2014-11-101-0/+51
* | block/vdi: Limit maximum size even futherMax Reitz2014-11-092-12/+15
* | iotests: Add test for non-existing backing fileMax Reitz2014-11-063-0/+57
|/
* vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei2014-11-051-1/+22
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-031-3/+3
|\
| * tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini2014-11-021-3/+3
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-11-0319-22/+492
|\ \
| * | iotests: Expand test 061Max Reitz2014-11-033-1/+56
| * | block: qemu-iotest 107 supports NFSPeter Lieven2014-11-031-1/+1
| * | iotests: Add test for qcow2's bdrv_make_emptyMax Reitz2014-11-033-0/+135
| * | iotests: Add test for backing-chain commitsMax Reitz2014-11-033-0/+242
| * | iotests: Add _filter_qemu_img_mapMax Reitz2014-11-031-0/+7
| * | iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-033-9/+3
| * | iotests: Add test for external image truncationMax Reitz2014-11-032-2/+30
| * | iotests: add v2 parallels sample image and simple test for itDenis V. Lunev2014-11-033-0/+9
| * | iotests: replace fake parallels image with authentic oneDenis V. Lunev2014-11-034-9/+9
| |/
* | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell2014-11-033-115/+137
|\ \
| * | target-xtensa: tests: pre-process tests linker scriptMax Filippov2014-11-033-115/+137
| |/
* | 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
OpenPOWER on IntegriCloud