From 388df6f76a6b0ce94ecd718716156a979b2048da Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 27 Jul 2021 14:39:06 +0200 Subject: [PATCH] NEWS: Mention change to VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD Signed-off-by: Peter Krempa Reviewed-by: Erik Skultety --- NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index d791b34efb..618f478b81 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -39,6 +39,13 @@ v7.6.0 (unreleased) the same time could trigger migration of storage when ``VIR_MIGRATE_TUNNELLED`` is requested. This release fixes the bug. + * qemu: Don't emit ``VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD`` twice when registered with index + + When registering the threshold event with the index notation (e.g. + ``vda[3]``) libvirt would emit the event also for ``vda`` if the image is + in the top layer. The intention was to emit two events only when the + original registration was done without the index. + v7.5.0 (2021-07-01) =================== -- 2.47.2