]> git.proxmox.com Git - qemu.git/commit
qemu-io: Implement write -c for compressed clusters
authorKevin Wolf <kwolf@redhat.com>
Tue, 4 Dec 2012 15:35:12 +0000 (16:35 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 11 Dec 2012 10:05:11 +0000 (11:05 +0100)
commit791bfa35ee00ca10b13bedfb048ffda385b151c7
treec7b0c9a5092defa3a84af2a27ee86262236cc52d
parent23e956bfe6af6f71046772478ed08d4e5c9c62d4
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>
qemu-io.c