[libvirt] [PATCH v1 7/7] news: Update for virtio-gpu-ccw and virtio input ccw devices

Farhan Ali posted 7 patches 7 years, 2 months ago
There is a newer version of this series
[libvirt] [PATCH v1 7/7] news: Update for virtio-gpu-ccw and virtio input ccw devices
Posted by Farhan Ali 7 years, 2 months ago
Document support for the virtio-gpu-ccw and
virtio-{keyboard, mouse, tablet}-ccw devices.

Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index a51ca97..7eb71e3 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,16 @@
 <libvirt>
   <release version="v4.2.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          qemu: Provide virtio-gpu-ccw and virtio input ccw support
+        </summary>
+        <description>
+          Support the virtio-gpu-ccw device as a video device and
+          virtio-{keyboard, mouse, tablet}-ccw devices as input devices
+          on S390.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v1 7/7] news: Update for virtio-gpu-ccw and virtio input ccw devices
Posted by John Ferlan 7 years, 1 month ago

On 03/08/2018 11:07 AM, Farhan Ali wrote:
> Document support for the virtio-gpu-ccw and
> virtio-{keyboard, mouse, tablet}-ccw devices.
> 
> Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 

Yay, Andrea will be happy someone who remembered news.xml ;-)


> diff --git a/docs/news.xml b/docs/news.xml
> index a51ca97..7eb71e3 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -35,6 +35,16 @@
>  <libvirt>
>    <release version="v4.2.0" date="unreleased">
>      <section title="New features">
> +      <change>
> +        <summary>
> +          qemu: Provide virtio-gpu-ccw and virtio input ccw support

How about:

 "Provide ccw address support for graphics and input devices"

John

> +        </summary>
> +        <description>
> +          Support the virtio-gpu-ccw device as a video device and
> +          virtio-{keyboard, mouse, tablet}-ccw devices as input devices
> +          on S390.
> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>        <change>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v1 7/7] news: Update for virtio-gpu-ccw and virtio input ccw devices
Posted by Farhan Ali 7 years, 1 month ago

On 03/16/2018 09:40 AM, John Ferlan wrote:
> 
> 
> On 03/08/2018 11:07 AM, Farhan Ali wrote:
>> Document support for the virtio-gpu-ccw and
>> virtio-{keyboard, mouse, tablet}-ccw devices.
>>
>> Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
>> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
>> ---
>>   docs/news.xml | 10 ++++++++++
>>   1 file changed, 10 insertions(+)
>>
> 
> Yay, Andrea will be happy someone who remembered news.xml ;-)
> 
> 

I try my best not to forget it ;)

>> diff --git a/docs/news.xml b/docs/news.xml
>> index a51ca97..7eb71e3 100644
>> --- a/docs/news.xml
>> +++ b/docs/news.xml
>> @@ -35,6 +35,16 @@
>>   <libvirt>
>>     <release version="v4.2.0" date="unreleased">
>>       <section title="New features">
>> +      <change>
>> +        <summary>
>> +          qemu: Provide virtio-gpu-ccw and virtio input ccw support
> 
> How about:
> 
>   "Provide ccw address support for graphics and input devices"
> 
> John
> 

Seems reasonable. Will update



>> +        </summary>
>> +        <description>
>> +          Support the virtio-gpu-ccw device as a video device and
>> +          virtio-{keyboard, mouse, tablet}-ccw devices as input devices
>> +          on S390.
>> +        </description>
>> +      </change>
>>       </section>
>>       <section title="Improvements">
>>         <change>
>>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list