From: Farhan Ali Date: Fri, 23 Mar 2018 17:22:43 +0000 (-0400) Subject: news: Update for virtio-gpu-ccw and virtio input ccw devices X-Git-Tag: v4.2.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4315c8b869333ab0da7a652e06460fe3ae2f4d62;p=thirdparty%2Flibvirt.git 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 Reviewed-by: Boris Fiuczynski --- 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. + + + qemu: Provide ccw address support for graphics and input devices + + + Support the virtio-gpu-ccw device as a video device and + virtio-{keyboard, mouse, tablet}-ccw devices as input devices + on S390. + +