]> git.proxmox.com Git - mirror_qemu.git/commit
qcow: Support .bdrv_co_create
authorKevin Wolf <kwolf@redhat.com>
Fri, 9 Mar 2018 18:53:19 +0000 (19:53 +0100)
committerKevin Wolf <kwolf@redhat.com>
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 <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
block/qcow.c
qapi/block-core.json