]> Git Repo - qemu.git/commit - qmp-commands.hx
qmp: Add optional bool "unmap" to drive-mirror
authorFam Zheng <[email protected]>
Mon, 8 Jun 2015 05:56:08 +0000 (13:56 +0800)
committerStefan Hajnoczi <[email protected]>
Thu, 2 Jul 2015 09:06:23 +0000 (10:06 +0100)
commit0fc9f8ea2800b76eaea20a8a3a91fbeeb4bfa81b
tree0e38faa50c9b3d149853693e64d945b15d351405
parentba3f0e2545c365ebe1dbddb0e53058710d41881e
qmp: Add optional bool "unmap" to drive-mirror

If specified as "true", it allows discarding on target sectors where source is
not allocated.

Signed-off-by: Fam Zheng <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/mirror.c
blockdev.c
hmp.c
include/block/block_int.h
qapi/block-core.json
qmp-commands.hx
This page took 0.027905 seconds and 4 git commands to generate.