qapi: Create block-export module
Move all block export related types and commands from block-core to the new QAPI module block-export. Signed-off-by:Kevin Wolf <kwolf@redhat.com> Reviewed-by:
Max Reitz <mreitz@redhat.com> Reviewed-by:
Eric Blake <eblake@redhat.com> Message-Id: <20200924152717.287415-3-kwolf@redhat.com> Acked-by:
Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Showing
- block/monitor/block-hmp-cmds.c 1 addition, 0 deletionsblock/monitor/block-hmp-cmds.c
- blockdev-nbd.c 1 addition, 1 deletionblockdev-nbd.c
- include/block/nbd.h 1 addition, 1 deletioninclude/block/nbd.h
- qapi/block-core.json 0 additions, 166 deletionsqapi/block-core.json
- qapi/block-export.json 174 additions, 0 deletionsqapi/block-export.json
- qapi/meson.build 3 additions, 1 deletionqapi/meson.build
- qapi/qapi-schema.json 1 addition, 0 deletionsqapi/qapi-schema.json
- storage-daemon/qapi/qapi-schema.json 1 addition, 0 deletionsstorage-daemon/qapi/qapi-schema.json
- storage-daemon/qemu-storage-daemon.c 1 addition, 1 deletionstorage-daemon/qemu-storage-daemon.c
Loading
Please register or sign in to comment