summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi2013-11-075-27/+32
* block: qemu-iotests, add quotes to $TEST_IMG usage in 061Jeff Cody2013-11-071-3/+3
* block: qemu-iotests, add quotes to $TEST_IMG usage for 051Jeff Cody2013-11-071-4/+4
* block: qemu-iotests, removes duplicate double quotes in 039Jeff Cody2013-11-071-1/+1
* block: qemu-iotests, add quotes to $TEST_IMG usage in 019Jeff Cody2013-11-071-3/+3
* block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017Jeff Cody2013-11-071-1/+1
* block: qemu-iotests, fix _make_test_img() to work with spaced pathnamesJeff Cody2013-11-071-2/+11
* block: qemu-iotests, add quotes to $TEST_IMG usage io pattern testsJeff Cody2013-11-071-6/+6
* qemu-iotests: Filter out actual image size in 067Max Reitz2013-11-072-6/+6
* tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi2013-11-053-4/+5
OpenPOWER on IntegriCloud