]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document virtio-mem-ccw
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 24 Jan 2025 11:16:41 +0000 (12:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 4 Feb 2025 08:15:45 +0000 (09:15 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
NEWS.rst

index 20bf01c8d7c93ea31d18f97dbb6d3bab4ceb1bc0..4b60cf006021c0d8252414d90f840d2dc7a002a0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -38,6 +38,11 @@ v11.1.0 (unreleased)
     etc. Libvirt will now read these events and take actions such as
     updating domain state, etc.
 
+  * Introduce virtio-mem ``<memory/>`` model for s390 guests
+
+    The virtio-mem model of ``<memory/>`` device can now be used with s390
+    guests.
+
 * **Improvements**
 
 * **Bug fixes**