summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-17/+150
|\
| * i440fx-test: verify firmware under 4G and 1M, both -bios and -pflashLaszlo Ersek2013-12-231-6/+75
| * i440fx-test: generate temporary firmware blobLaszlo Ersek2013-12-231-0/+60
| * i440fx-test: give each GTest case its own qtestLaszlo Ersek2013-12-231-13/+19
| * i440fx-test: qtest_start() should be paired with qtest_end()Laszlo Ersek2013-12-231-6/+4
* | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-092-1/+110
|\ \
| * | tests: Test QOM interface castingIgor Mammedov2013-12-242-1/+110
| |/
* | acpi unit-test: Remove temporary disk after testFam Zheng2014-01-011-1/+4
|/
* hw/arm: add cubieboard supportliguang2013-12-171-0/+1
* hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov2013-12-171-0/+1
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-131-3/+1
|\
| * virtio-blk: Convert to QOM realizeAndreas Färber2013-12-091-3/+1
* | acpi unit-test: adjust the test data structure for better handlingMarcel Apfelbaum2013-12-111-23/+32
* | acpi unit-test: load and check facs tableMarcel Apfelbaum2013-12-111-0/+18
* | acpi unit-test: verify signature and checksumMarcel Apfelbaum2013-12-101-20/+252
* | acpi-test: basic acpi unit-testMichael S. Tsirkin2013-12-102-0/+137
* | qemu-iotests: filter QEMU monitor \r\nStefan Hajnoczi2013-12-062-57/+58
* | aio: make aio_poll(ctx, true) block with no fdsStefan Hajnoczi2013-12-061-1/+0
* | qemu-iotests: add test for snapshot in qemu-img convertWenchao Xia2013-12-042-1/+30
* | qemu-iotests: add 058 internal snapshot export with qemu-nbd caseWenchao Xia2013-12-045-1/+157
* | qemu-iotests: Split qcow2 only cases in 048Fam Zheng2013-12-045-43/+105
* | qemu-iotests: Clean up spaces in usage outputFam Zheng2013-12-041-8/+8
* | qemu-iotests: Change default cache mode to "writeback"Fam Zheng2013-12-041-1/+1
* | qemu-iotests: Add _default_cache_mode and _supported_cache_modesFam Zheng2013-12-044-14/+21
* | qemu-iotests: Honour cache mode in iotests.pyFam Zheng2013-12-041-1/+2
* | qemu-iotests: Add "-c <cache-mode>" optionFam Zheng2013-12-042-3/+20
* | qemu-iotests: 033 is fastPaolo Bonzini2013-12-031-1/+1
* | vmdk: Fix creating big description fileFam Zheng2013-12-032-0/+2017
* | qemu-iotests: Add sample image and test for VMDK version 3Fam Zheng2013-11-293-0/+10
* | qemu-iotests: Filter out 'qemu-io> ' promptFam Zheng2013-11-2919-75552/+75553
* | qemu-iotests: Filter qemu-io output in 025Fam Zheng2013-11-291-1/+1
* | qemu-iotests: Test snapshot modeKevin Wolf2013-11-292-5/+66
* | qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng2013-11-293-9/+25
* | qemu-iotest: Add pause_drive and resume_drive methodsFam Zheng2013-11-291-1/+17
* | qemu-iotests: Drop local version of cancel_and_wait from 040Fam Zheng2013-11-291-15/+0
* | Test coroutine execution orderCharlie Shepherd2013-11-281-0/+54
|/
* qemu-iotests: Fix test 041Max Reitz2013-11-272-10/+26
* target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2013-11-202-7/+11
* qtest: Use -display none by defaultAndreas Färber2013-11-1910-12/+12
* block: Fail if requested driver is not availableKevin Wolf2013-11-152-0/+16
* qemu-img: Fix overwriting 'ret' before usingFam Zheng2013-11-152-1/+60
* qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf2013-11-153-0/+285
* qemu-iotests: Extend 041 for unbacked mirroringMax Reitz2013-11-142-2/+27
* block: Print its file name if backing file opening failedFam Zheng2013-11-142-2/+2
* block: vhdx qemu-iotest - log replay of data sectorJeff Cody2013-11-074-0/+76
* block: qemu-iotests for vhdx, add write test supportJeff Cody2013-11-073-1/+25
* block: vhdx - update _make_test_img() to filter out vhdx optionsJeff Cody2013-11-071-1/+4
* qdev-monitor-test: add device_add leak test casesStefan Hajnoczi2013-11-072-0/+83
* blockdev-test: add test case for drive_add duplicate IDsStefan Hajnoczi2013-11-072-0/+61
* libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi2013-11-072-14/+89
OpenPOWER on IntegriCloud