]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/block-core.json
file-posix: Support .bdrv_co_create
authorKevin Wolf <kwolf@redhat.com>
Tue, 16 Jan 2018 15:04:21 +0000 (16:04 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 9 Mar 2018 14:17:47 +0000 (15:17 +0100)
commit927f11e1316c1cf96ab70d271f8b29d65dc75f7c
tree448ebdb7f458556c2bb8159ab2f70b3227084ca5
parentb0292b851b85ba81c0cfedf5b576c32189cfaa11
file-posix: Support .bdrv_co_create

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

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