
On Mon, 2021-01-11 at 11:41 +0100, Peter Krempa wrote:
+ * Formal handover of release tarball signing + + Starting from libvirt-6.6 the release tarballs are signed by Jiří Denemark. + Releases starting with 7.0 contain a note from the previous maintainer + Daniel Veillard officaly handing over the signing of packages so that the
*officially
+ * qemu: Allow control of ``qcow2`` metadata cache + + In specific usecases such as when massive storage images are used it's + possible to achieve better performance with increasing the metadata cache
*by increasing
+ * qemu: Fix logic bug in inactive snapshot deletion + + This release fixes a bug introduced in ``libvirt-6.9`` where libvirt's
Please don't use ``s for the libvirt version.
+ * qemu: Fix VM's with ``<iotune>`` on an empty cdrom
*VMs
+ Specifying ``<iotune>`` for an empty cdrom would prevent the VM from + starting as qemu doesn't accept the tuning for an empty drive. We now + postpone the setting of the parameters until a new media is inserted.
*postpone setting the parameter Also leave two empty lines between the last item and the next heading. With all these nits addressed Reviewed-by: Andrea Bolognani <abologna@redhat.com> Thank you so much for taking care of this! -- Andrea Bolognani / Red Hat / Virtualization