]> Git Repo - qemu.git/commit - qapi/block-core.json
qcow: Support .bdrv_co_create
authorKevin Wolf <[email protected]>
Fri, 9 Mar 2018 18:53:19 +0000 (19:53 +0100)
committerKevin Wolf <[email protected]>
Mon, 19 Mar 2018 11:01:39 +0000 (12:01 +0100)
commit42a3e1ab367cdf38cce093de24eb406b99a4ef96
tree1d21ebeb096dd1b3f7664cb0d2bf20467f953c26
parente1473133f7c358abf118b3d8b1d302f3125dd8f3
qcow: Support .bdrv_co_create

This adds the .bdrv_co_create driver callback to qcow, which
enables image creation over QMP.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Jeff Cody <[email protected]>
block/qcow.c
qapi/block-core.json
This page took 0.02549 seconds and 4 git commands to generate.