block/core: add generic infrastructure for x-blockdev-amend qmp command
blockdev-amend will be used similiar to blockdev-create to allow on the fly changes of the structure of the format based block devices. Current plan is to first support encryption keyslot management for luks based formats (raw and embedded in qcow2) Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20200608094030.670121-12-mlevitsk@redhat.com> Signed-off-by:
Max Reitz <mreitz@redhat.com>
Showing
- block/Makefile.objs 1 addition, 1 deletionblock/Makefile.objs
- block/amend.c 113 additions, 0 deletionsblock/amend.c
- include/block/block_int.h 15 additions, 6 deletionsinclude/block/block_int.h
- qapi/block-core.json 42 additions, 0 deletionsqapi/block-core.json
- qapi/job.json 3 additions, 1 deletionqapi/job.json
Loading
Please register or sign in to comment