]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 10 Mar 2020 11:38:31 +0000 (12:38 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 11 Mar 2020 14:54:38 +0000 (15:54 +0100)
commitc6bdc312f30d5c7326aa2fdca3e0f98c15eb541a
treea895d1c8e136f05cec3971e120b37f8f4e4206ba
parent6a5f6403a11307794ec79d277a065c137cfc12b2
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'

Anounce that 'blockdev-snapshot' command's permissions allow changing
of the backing file if the 'consistent_read' permission is not required.

This is useful for libvirt to allow late opening of the backing chain
during a blockdev-mirror.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200310113831.27293-8-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi/block-core.json