[PATCH] NEWS: hotplug virtio-mem device

Boris Fiuczynski posted 1 patch 1 month, 1 week ago
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] NEWS: hotplug virtio-mem device
Posted by Boris Fiuczynski 1 month, 1 week ago
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 484333e55a..1de0231c57 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -56,6 +56,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.0
Re: [PATCH] NEWS: hotplug virtio-mem device
Posted by Martin Kletzander via Devel 1 month, 1 week ago
On Fri, Mar 21, 2025 at 08:18:31AM +0100, Boris Fiuczynski wrote:
>Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

>---
> NEWS.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>diff --git a/NEWS.rst b/NEWS.rst
>index 484333e55a..1de0231c57 100644
>--- a/NEWS.rst
>+++ b/NEWS.rst
>@@ -56,6 +56,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.0
>
Re: [PATCH] NEWS: hotplug virtio-mem device
Posted by Ján Tomko via Devel 1 month, 1 week ago
On a Friday in 2025, Martin Kletzander via Devel wrote:
>On Fri, Mar 21, 2025 at 08:18:31AM +0100, Boris Fiuczynski wrote:
>>Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
>
>Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
>

Pushed-by: Ján Tomko <jtomko@redhat.com>
:)

Jano

>>---
>>NEWS.rst | 6 ++++++
>>1 file changed, 6 insertions(+)
>>
>>diff --git a/NEWS.rst b/NEWS.rst
>>index 484333e55a..1de0231c57 100644
>>--- a/NEWS.rst
>>+++ b/NEWS.rst
>>@@ -56,6 +56,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.0
>>