]> Git Repo - qemu.git/commit
qemu-storage-daemon: Use qmp_block_export_add()
authorKevin Wolf <[email protected]>
Thu, 24 Sep 2020 15:26:51 +0000 (17:26 +0200)
committerKevin Wolf <[email protected]>
Fri, 2 Oct 2020 13:46:40 +0000 (15:46 +0200)
commit060102ad655544501b9d0d9f3fc8b8675883b463
treec98d63c84664fb1ca4b2dd84c2f7161e7fd4232b
parent56ee86261e0ffa151e82b383d9628cf5660be355
qemu-storage-daemon: Use qmp_block_export_add()

No reason to duplicate the functionality locally, we can now just reuse
the QMP command block-export-add for --export.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <20200924152717[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
storage-daemon/qemu-storage-daemon.c
This page took 0.028275 seconds and 4 git commands to generate.