]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: hotplug virtio-mem device
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Fri, 21 Mar 2025 07:18:31 +0000 (08:18 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 21 Mar 2025 15:29:48 +0000 (16:29 +0100)
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
NEWS.rst

index 6ce3f2142ad9ec849d74260bdaa3f2acd00d9559..de0a205e247689b623874728b9d2c6ddb1604af8 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -71,6 +71,12 @@ v11.2.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: attach virtio-mem with CCW address
+
+    Attaching a virtio-mem device on s390 without an address type now gets a
+    default type CCW address assigned. A specified CCW address is now used for
+    the virtio-mem device instead of getting overwritten by a PCI address.
+
 
 v11.1.0 (2025-03-03)
 ====================