From 50cc0718588f6582011d39f82a178be08b808c90 Mon Sep 17 00:00:00 2001 From: Boris Fiuczynski Date: Fri, 21 Mar 2025 08:18:31 +0100 Subject: [PATCH] NEWS: hotplug virtio-mem device Signed-off-by: Boris Fiuczynski Reviewed-by: Martin Kletzander --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 6ce3f2142a..de0a205e24 100644 --- 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) ==================== -- 2.47.3