]> git.ipfire.org Git - thirdparty/qemu.git/commit
luks: implement .bdrv_measure()
authorStefan Hajnoczi <stefanha@redhat.com>
Fri, 21 Feb 2020 11:25:20 +0000 (11:25 +0000)
committerMax Reitz <mreitz@redhat.com>
Wed, 11 Mar 2020 11:42:29 +0000 (12:42 +0100)
commita9da6e49d8281e65d172ed843807a613651d4ef3
tree893fd4ebe1bd9fb1a8336beea3d805686d7e4cb9
parent6d49d3a859b0f19226dbb0df5e7f50267b42f45c
luks: implement .bdrv_measure()

Add qemu-img measure support in the "luks" block driver.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200221112522.1497712-3-stefanha@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/crypto.c