From f6481dcaba1066ea868c4abfb3225a7f6cefcccf Mon Sep 17 00:00:00 2001 From: Han Han Date: Mon, 11 Nov 2019 09:58:06 +0800 Subject: [PATCH] news: Support vhost-user-gpu in 5.8 Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index dcdd10d7ab..6532ab84c6 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -380,6 +380,15 @@ type='ethernet'>. + + + qemu: Support vhost-user-gpu + + + Support for running virtio GPUs in separate processes with vhost-user + backend. It requires QEMU newer than 4.1. + +
-- GitLab