]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for virtio-gpu-ccw and virtio input ccw devices
authorFarhan Ali <alifm@linux.vnet.ibm.com>
Fri, 23 Mar 2018 17:22:43 +0000 (13:22 -0400)
committerJán Tomko <jtomko@redhat.com>
Fri, 23 Mar 2018 18:40:20 +0000 (19:40 +0100)
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

index 93ab59cf421c74e4d790a6b342950f207daa7ed3..10888957469e1f928bbf3eac2d3da7040ae747a5 100644 (file)
           releases of the language are fully supported.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Provide ccw address support for graphics and input devices
+        </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>