[PATCH] news: Mention nodedev support for CSS on S390

Boris Fiuczynski posted 1 patch 3 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20201027125204.5520-1-fiuczy@linux.ibm.com
Test syntax-check failed
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] news: Mention nodedev support for CSS on S390
Posted by Boris Fiuczynski 3 years, 5 months 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 5bd8ed1c91..2fef3f706c 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,12 @@ v6.9.0 (unreleased)
 
 * **New features**
 
+  * nodedev: Add support for channel subsystem (CSS) devices on S390
+
+    A CSS device is represented as a parent device of a CCW device.
+    This support allows to create vfio-ccw mediated devices with
+    ``virNodeDeviceCreateXML()``.
+
   * qemu: Implement memory failure event
 
     New event is implemented that is emitted whenever a guest encounters a
-- 
2.25.1

Re: [PATCH] news: Mention nodedev support for CSS on S390
Posted by Cornelia Huck 3 years, 5 months ago
On Tue, 27 Oct 2020 13:52:04 +0100
Boris Fiuczynski <fiuczy@linux.ibm.com> wrote:

> 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 5bd8ed1c91..2fef3f706c 100644
> --- a/NEWS.rst
> +++ b/NEWS.rst
> @@ -13,6 +13,12 @@ v6.9.0 (unreleased)
>  
>  * **New features**
>  
> +  * nodedev: Add support for channel subsystem (CSS) devices on S390
> +
> +    A CSS device is represented as a parent device of a CCW device.
> +    This support allows to create vfio-ccw mediated devices with
> +    ``virNodeDeviceCreateXML()``.
> +
>    * qemu: Implement memory failure event
>  
>      New event is implemented that is emitted whenever a guest encounters a

Reviewed-by: Cornelia Huck <cohuck@redhat.com>

Re: [PATCH] news: Mention nodedev support for CSS on S390
Posted by Andrea Bolognani 3 years, 5 months ago
On Tue, 2020-10-27 at 13:52 +0100, Boris Fiuczynski wrote:
> Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
> ---
>  NEWS.rst | 6 ++++++
>  1 file changed, 6 insertions(+)

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed.

-- 
Andrea Bolognani / Red Hat / Virtualization