vhdx: 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)
commit09b68dab5a11e8657119bc1d2ab18e98a70530ed
treebec8b6435061f1e1df36f1195f3d0a0c02e251a8
parentda23248f272bcb8d4fa75c994110d4366ccceb97
vhdx: Support .bdrv_co_create

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

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
block/vhdx.c
qapi/block-core.json