On Thu, 2020-07-30 at 16:52 +0200, Peter Krempa wrote: > +++ b/NEWS.rst > + * qemu: Support encrypted TLS keys for NBD disks > + > + The secret key used for disks can now be encrypted similarly to TLS keys > + used for migration, chardev and others. > + > + * qemu: VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD can now be registered for <mirror> > + > + The event can now be used also for block copy destinations by using the > + index of the <mirror> image. > > + * qemu: Report correct index in VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD > + > + Starting from libvirt-5.10 with qemu-4.2 the > + VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD event would report incorrect device > + index when reported for an image from the backing chain of a disk. > + > + * qemu: Don't fail active layer block commit or block copy in certain cases > + > + Starting from libvirt-6.5 an active layer block commit or a block copy could > + fail if the same destination was used more than once. Both 'VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD' and '<mirror>' can be enclosed in double backticks to provide nicer HTML rendering. Also s/libvirt-/libvirt /g and /qemu-/QEMU /g. With at least the latter addressed, Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> and safe for freeze. Thanks for your help keeping the release notes useful! -- Andrea Bolognani / Red Hat / Virtualization