ping
Kevin, Hanna, I hope you have time to take a look.
https://lists.nongnu.org/archive/html/qemu-block/2022-09/msg00021.html
Ping again, hopefully someone has time to look at this :-)
On Thu, Sep 1, 2022 at 5:32 PM Nir Soffer <nsoffer@redhat.com> wrote:
>
> Since blkhash is available only via copr now, the new command is added as
> optional feature, built only if blkhash-devel package is installed.
>
> Nir Soffer (3):
> qemu-img: Add checksum command
> iotests: Test qemu-img checksum
> qemu-img: Speed up checksum
>
> docs/tools/qemu-img.rst | 22 +
> meson.build | 10 +-
> meson_options.txt | 2 +
> qemu-img-cmds.hx | 8 +
> qemu-img.c | 388 ++++++++++++++++++
> tests/qemu-iotests/tests/qemu-img-checksum | 149 +++++++
> .../qemu-iotests/tests/qemu-img-checksum.out | 74 ++++
> 7 files changed, 652 insertions(+), 1 deletion(-)
> create mode 100755 tests/qemu-iotests/tests/qemu-img-checksum
> create mode 100644 tests/qemu-iotests/tests/qemu-img-checksum.out
>
> --
> 2.37.2
>