summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2-7/+11
2013-11-19qtest: Use -display none by defaultAndreas Färber10-12/+12
2013-11-15block: Fail if requested driver is not availableKevin Wolf2-0/+16
2013-11-15qemu-img: Fix overwriting 'ret' before usingFam Zheng2-1/+60
2013-11-15qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf3-0/+285
2013-11-14qemu-iotests: Extend 041 for unbacked mirroringMax Reitz2-2/+27
2013-11-14block: Print its file name if backing file opening failedFam Zheng2-2/+2
2013-11-07block: vhdx qemu-iotest - log replay of data sectorJeff Cody4-0/+76
2013-11-07block: qemu-iotests for vhdx, add write test supportJeff Cody3-1/+25
2013-11-07block: vhdx - update _make_test_img() to filter out vhdx optionsJeff Cody1-1/+4
2013-11-07qdev-monitor-test: add device_add leak test casesStefan Hajnoczi2-0/+83
2013-11-07blockdev-test: add test case for drive_add duplicate IDsStefan Hajnoczi2-0/+61
2013-11-07libqtest: add qmp(fmt, ...) -> QDict* functionStefan Hajnoczi2-14/+89
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi5-27/+32
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage in 061Jeff Cody1-3/+3
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage for 051Jeff Cody1-4/+4
2013-11-07block: qemu-iotests, removes duplicate double quotes in 039Jeff Cody1-1/+1
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage in 019Jeff Cody1-3/+3
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017Jeff Cody1-1/+1
2013-11-07block: qemu-iotests, fix _make_test_img() to work with spaced pathnamesJeff Cody1-2/+11
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage io pattern testsJeff Cody1-6/+6
2013-11-07qemu-iotests: Filter out actual image size in 067Max Reitz2-6/+6
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi3-4/+5
2013-11-05tests: fix memleak in error path test for input visitorWenchao Xia1-0/+1
2013-11-05qtest: Prepare QOM machine testsAndreas Färber2-0/+279
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori20-17/+765
2013-10-31vmdk: Implment bdrv_get_specific_infoFam Zheng2-4/+3
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng1-0/+4
2013-10-30qemu-iotests: Test case for backing file deletionMax Reitz3-0/+68
2013-10-30qemu-iotests: drop duplicated "create_image"Fam Zheng1-12/+2
2013-10-29qemu-iotests: Fix 051 reference outputKevin Wolf1-1/+1
2013-10-28tests: Multiboot mmap test caseKevin Wolf9-0/+584
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf1-0/+26
2013-10-26misc: New spelling fixes in commentsStefan Weil1-2/+2
2013-10-25qemu-iotests: Test for loading VM state from qcow2Max Reitz3-0/+77
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz2-8/+79
2013-10-11qemu-iotests: Check autodel behaviour for device_delKevin Wolf4-0/+222
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf1-1/+4
2013-10-11vmdk: refuse enabling zeroed grain with flat imagesFam Zheng2-0/+8
2013-10-11vmdk: convert error code to use errpFam Zheng1-4/+2
2013-10-11build: add command check-cleanWenchao Xia1-1/+7
2013-10-11tests: build the helper program by defaultWenchao Xia1-1/+7
2013-10-11block/raw-posix: Employ error parameterMax Reitz1-1/+1
2013-10-11qemu-iotests: move blank lines of output in case 059Fam Zheng2-8/+8
2013-10-11block: qemu-iotests for vhdx, read sample dynamic imageJeff Cody6-1/+86
2013-10-11qemu-iotests: Discard preallocated zero clustersMax Reitz3-0/+77
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz4-0/+135
2013-10-11qemu-iotests: Discard specific info in _img_infoMax Reitz1-1/+19
2013-10-09Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-48/+16
2013-10-07qemu-iotests: Correct 026 outputMax Reitz2-48/+16