block/export: Add BLOCK_EXPORT_DELETED event
Clients may want to know when an export has finally disappeard (block-export-del returns earlier than that in the general case), so add a QAPI event for it. Signed-off-by:Kevin Wolf <kwolf@redhat.com> Message-Id: <20200924152717.287415-22-kwolf@redhat.com> Acked-by:
Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by:
Max Reitz <mreitz@redhat.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Showing
- block/export/export.c 2 additions, 0 deletionsblock/export/export.c
- qapi/block-export.json 12 additions, 0 deletionsqapi/block-export.json
- tests/qemu-iotests/140 8 additions, 1 deletiontests/qemu-iotests/140
- tests/qemu-iotests/140.out 1 addition, 1 deletiontests/qemu-iotests/140.out
- tests/qemu-iotests/223.out 4 additions, 0 deletionstests/qemu-iotests/223.out
Please register or sign in to comment