]> git.proxmox.com Git - mirror_qemu.git/commit
luks: Support .bdrv_co_create
authorKevin Wolf <kwolf@redhat.com>
Fri, 2 Mar 2018 13:31:04 +0000 (14:31 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 Mar 2018 11:01:24 +0000 (12:01 +0100)
commit1bedcaf120c128e9f565185171d378f8846d1567
tree681bb25ab3a72444f2bcb4b58e053a9b74f5a0dc
parent1ec4f4160a1a94cf3d13b43551fff2792bd5056e
luks: Support .bdrv_co_create

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

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
block/crypto.c
qapi/block-core.json