From 4315c8b869333ab0da7a652e06460fe3ae2f4d62 Mon Sep 17 00:00:00 2001 From: Farhan Ali Date: Fri, 23 Mar 2018 13:22:43 -0400 Subject: [PATCH] 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 --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + +