]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention bump to qemu-6.2, vhost-user shmem check and stats params discoverabilty v11.2.0-rc2
authorPeter Krempa <pkrempa@redhat.com>
Wed, 26 Mar 2025 09:12:06 +0000 (10:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 28 Mar 2025 08:34:55 +0000 (09:34 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
NEWS.rst

index 18d45656b8c50eaf24f56176cd24328b5edd5a1a..5ad7fb8929ac035250eeb971acf62ba3f3fb4c59 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -15,6 +15,11 @@ v11.2.0 (unreleased)
 
 * **Removed features**
 
+  * Remove support for qemu-6.1 and older
+
+    Libvirt now requires *qemu-6.2* or newer based on our platform support
+    policy.
+
 * **New features**
 
   * qemu: Add new 'image_format' parameter to virDomainSaveParams
@@ -87,6 +92,20 @@ v11.2.0 (unreleased)
     The new error codes are ``VIR_ERR_AGENT_COMMAND_TIMEOUT`` and
     ``VIR_ERR_AGENT_COMMAND_FAILED``.
 
+  * qemu: Use common check for shared memory use for ``vhost-user`` network devices
+
+    Historically libvirt printed only a warning if the ``vhost-user`` network
+    was misconfigured. Since we enforce proper configuration for other device
+    types using ``vhost-user`` it is now enforced also for network devices and
+    prints an actual error on misconfiguration.
+
+  * Introduce constants for discoverability of entries in bulk stats APIs
+
+    Libvirt introduced constants exposed by our API description XML which allows
+    discoverability of new entries in typed parameter names returned by
+    ``virConnectGetAllDomainStats``, ``virDomainListGetStats``, and
+    ``virDomainGetGuestInfo``.
+
 * **Bug fixes**
 
   * qemu: attach virtio-mem with CCW address