summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2013-09-12qemu-iotests: New test case in 061Max Reitz2-0/+55
2013-09-12qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2-3/+52
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2-0/+24
2013-09-12qemu-iotests: add unix socket help programWenchao Xia1-0/+135
2013-09-12qemu-iotest: qcow2 image option amendmentMax Reitz3-0/+528
2013-09-06qemu-iotests: Fixed test case 026Kevin Wolf3-17/+649
2013-09-06qemu-iotests: Whitespace cleanupKevin Wolf6-400/+400
2013-09-06add qemu-img convert -n option (skip target volume creation)Alexandre Derumier3-0/+108
2013-09-06qemu-iotests: Adjust test result 039Max Reitz1-3/+1
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz3-0/+156
2013-08-30qcow2: Add corrupt bitMax Reitz2-7/+7
2013-08-30qemu-iotests: Snapshotting zero clustersMax Reitz3-0/+74
2013-08-30qemu-iotests: Update reference output for 051Kevin Wolf1-1/+0
2013-08-30Revert "block: Disable driver-specific options for 1.6"Kevin Wolf1-1/+1
2013-08-06vmdk: check l1 size before opening imageFam Zheng2-0/+14
2013-08-06vmdk: check l2 table size when openingFam Zheng2-0/+13
2013-08-06vmdk: check granularity field in openingFam Zheng2-1/+13
2013-08-06qemu-iotests: add empty test case for vmdkFam Zheng3-0/+54
2013-08-06qemu-iotests: add poke_file utility functionStefan Hajnoczi1-0/+6
2013-08-06qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi2-33/+34
2013-08-02block: Disable driver-specific options for 1.6Kevin Wolf1-1/+1
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main6-2/+113
2013-07-26blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf1-1/+1
2013-07-26qcow2: Use dashes instead of underscores in optionsKevin Wolf2-22/+22
2013-07-15qemu-iotests: Update 051 reference outputKevin Wolf2-33/+76
2013-07-15block: Don't parse protocol from file.filenameKevin Wolf2-0/+26
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi1-15/+21
2013-06-28qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi3-0/+288
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2-12/+17
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf1-1/+1
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf1-4/+4
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi3-40/+27
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi2-31/+15
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi3-53/+38
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi3-61/+57
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi1-1/+1
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi1-1/+2
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf4-1/+70
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf1-0/+17
2013-05-08qemu-iotests: fix 017 018 for vmdkFam Zheng4-4/+8
2013-05-08qemu-iotests: exclude vmdk and qcow from 043Fam Zheng1-1/+1
2013-05-08qemu-iotests: exclude vmdk for test 042Fam Zheng1-1/+1
2013-05-03qemu-iotests: Filter out 'adapter_type'Fam Zheng1-0/+1
2013-05-03qemu-iotests: Filter out vmdk creation optionsFam Zheng1-0/+2
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf1-1/+1
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi3-0/+91
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf2-0/+17
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf1-1/+1
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2-0/+8
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi3-37/+43