summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFarhan Ali <alifm@linux.vnet.ibm.com>2018-03-23 13:22:43 -0400
committerJán Tomko <jtomko@redhat.com>2018-03-23 19:40:20 +0100
commit4315c8b869333ab0da7a652e06460fe3ae2f4d62 (patch)
treeb038606d32de6daa1062f44a0b30593730208a86
parent24149bc060954f4858c3ba0e2304668a4e493ed2 (diff)
downloadlibvirt-4315c8b869333ab0da7a652e06460fe3ae2f4d62.tar.gz
news: Update for virtio-gpu-ccw and virtio input ccw devices
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>
-rw-r--r--docs/news.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/news.xml b/docs/news.xml
index 93ab59cf42..1088895746 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -46,6 +46,16 @@
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>