Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | Add tests for sync modes 'TOP' and 'NONE' | Ian Main | 6 | -2/+113 |
2013-07-26 | blockdev: Rename 'readonly' option to 'read-only' | Kevin Wolf | 1 | -1/+1 |
2013-07-26 | qcow2: Use dashes instead of underscores in options | Kevin Wolf | 2 | -22/+22 |
2013-07-15 | qemu-iotests: Update 051 reference output | Kevin Wolf | 2 | -33/+76 |
2013-07-15 | block: Don't parse protocol from file.filename | Kevin Wolf | 2 | -0/+26 |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi | 1 | -15/+21 |
2013-06-28 | qemu-iotests: add 055 drive-backup test case | Stefan Hajnoczi | 3 | -0/+288 |
2013-06-28 | qemu-iotests: extract wait_until_completed() into iotests.py | Stefan Hajnoczi | 2 | -12/+17 |
2013-06-24 | Revert "block: Disable driver-specific options for 1.5" | Kevin Wolf | 1 | -1/+1 |
2013-06-06 | cutils: Support 'P' and 'E' suffixes in strtosz() | Kevin Wolf | 1 | -4/+4 |
2013-06-04 | qemu-iotests: make create_image() common | Stefan Hajnoczi | 3 | -40/+27 |
2013-06-04 | qemu-iotests: make compare_images() common | Stefan Hajnoczi | 2 | -31/+15 |
2013-06-04 | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi | 3 | -53/+38 |
2013-06-04 | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi | 3 | -61/+57 |
2013-06-04 | qemu-iotests: fix 054 cluster size help output | Stefan Hajnoczi | 1 | -1/+1 |
2013-05-29 | tests: set MALLOC_PERTURB_ to expose memory bugs | Stefan Hajnoczi | 1 | -1/+2 |
2013-05-24 | qemu-iotests: Try creating huge qcow2 image | Kevin Wolf | 4 | -1/+70 |
2013-05-24 | qcow2.py: Subcommand for changing header fields | Kevin Wolf | 1 | -0/+17 |
2013-05-08 | qemu-iotests: fix 017 018 for vmdk | Fam Zheng | 4 | -4/+8 |
2013-05-08 | qemu-iotests: exclude vmdk and qcow from 043 | Fam Zheng | 1 | -1/+1 |
2013-05-08 | qemu-iotests: exclude vmdk for test 042 | Fam Zheng | 1 | -1/+1 |
2013-05-03 | qemu-iotests: Filter out 'adapter_type' | Fam Zheng | 1 | -0/+1 |
2013-05-03 | qemu-iotests: Filter out vmdk creation options | Fam Zheng | 1 | -0/+2 |
2013-04-26 | block: Disable driver-specific options for 1.5 | Kevin Wolf | 1 | -1/+1 |
2013-04-22 | qemu-iotests: add 053 unaligned compressed image size test | Stefan Hajnoczi | 3 | -0/+91 |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf | 2 | -0/+17 |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf | 1 | -1/+1 |
2013-04-15 | iotests: Add 'check -ssh' option to test Secure Shell block device. | Richard W.M. Jones | 2 | -0/+8 |
2013-04-15 | qemu-iotests: filter QEMU_PROG in 051.out | Stefan Hajnoczi | 3 | -37/+43 |
2013-04-15 | qemu-iotests: Add test for -drive options | Kevin Wolf | 3 | -0/+311 |
2013-04-15 | qemu-iotests: A few more bdrv_pread/pwrite tests | Kevin Wolf | 2 | -0/+39 |
2013-03-28 | qcow2: Gather clusters in a looping loop | Kevin Wolf | 1 | -1/+1 |
2013-03-28 | qcow2: Improve check for overlapping allocations | Kevin Wolf | 1 | -5/+5 |
2013-03-28 | qcow2: Fix "total clusters" number in bdrv_check | Kevin Wolf | 1 | -1/+1 |
2013-03-28 | qemu-iotests: More concurrent allocation scenarios | Kevin Wolf | 2 | -1/+124 |
2013-03-19 | qemu-iotests: add 052 BDRV_O_SNAPSHOT test | Stefan Hajnoczi | 3 | -0/+75 |
2013-03-15 | qemu-iotests: use -nographic in test case 007 | Stefan Hajnoczi | 1 | -4/+3 |
2013-03-15 | qemu-iotests: add tests for rebasing zero clusters | Paolo Bonzini | 3 | -0/+93 |
2013-02-22 | qemu-iotests: Test qcow2 image creation options | Kevin Wolf | 3 | -0/+336 |
2013-02-22 | qemu-iotests: Add qemu-img compare test | Miroslav Rezanina | 3 | -0/+110 |
2013-02-22 | qemu-img: add compressed clusters to BlockFragInfo | Stefan Hajnoczi | 2 | -1/+2 |
2013-02-22 | qemu-img: find the image end offset during check | Federico Simoncelli | 5 | -8/+11 |
2013-02-01 | block: Adds mirroring tests for resized images | Vishvananda Ishaya | 2 | -2/+50 |
2013-02-01 | qemu-iotests: Add regression test for b7ab0fea | Kevin Wolf | 3 | -0/+98 |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini | 2 | -2/+33 |
2013-01-25 | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini | 2 | -2/+52 |
2012-12-12 | qemu-iotests: Test concurrent cluster allocations | Kevin Wolf | 3 | -0/+379 |
2012-12-11 | tests: Add tests for fdsets | Corey Bryant | 4 | -0/+147 |
2012-12-07 | Fix spelling in comments and documentation | Stefan Weil | 1 | -1/+1 |
2012-11-14 | tests: allow qemu-iotests to be run against nbd backend | Nick Thomas | 3 | -8/+38 |