commit | 791bfa35ee00ca10b13bedfb048ffda385b151c7 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Dec 04 16:35:12 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Dec 11 11:05:11 2012 +0100 |
tree | c7b0c9a5092defa3a84af2a27ee86262236cc52d | |
parent | 23e956bfe6af6f71046772478ed08d4e5c9c62d4 [diff] |
qemu-io: Implement write -c for compressed clusters This makes it easier to create images with both compressed and uncompressed clusters for testing. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>