]> xenbits.xensource.com Git - libvirt.git/commit
qemu: block: Add generator for creating storage with blockdev-create
authorPeter Krempa <pkrempa@redhat.com>
Thu, 6 Sep 2018 07:09:55 +0000 (09:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Jul 2019 15:59:34 +0000 (17:59 +0200)
commited812441b32ac536cb2aaa70e67512e1395949ac
tree50ad28bbf9d2d98ecc8f27b1278286e6c0e2eacd
parent2d593705c83f6d00880ff5ca99c2a0d93747e67c
qemu: block: Add generator for creating storage with blockdev-create

QEMU allows us to create storage on certain network protocols which
allow image creation through their API. Wire up the generator for using
it with libvirt as well as for local files.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_block.c
src/qemu/qemu_block.h