]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention bug in validation of HPET timer
authorPeter Krempa <pkrempa@redhat.com>
Mon, 6 Mar 2023 14:53:53 +0000 (15:53 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Mar 2023 11:26:32 +0000 (12:26 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index 2ccbf0a62ab7373a490bd37ad5978ef27ab7aca0..089ad733f2db685cb5fe31eedc754e5f18e8e3c1 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -37,6 +37,11 @@ v9.2.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: Fix validation of the HPET timer
+
+    Due to a logic bug introduced in libvirt 9.0.0, VM configurations
+    explicitly enabling the HPET timer were rejected.
+
 
 v9.1.0 (2023-03-01)
 ===================