From: Han Han Date: Mon, 11 Nov 2019 01:58:06 +0000 (+0800) Subject: news: Support vhost-user-gpu in 5.8 X-Git-Tag: v6.0.0-rc1~491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6481dcaba1066ea868c4abfb3225a7f6cefcccf;p=thirdparty%2Flibvirt.git news: Support vhost-user-gpu in 5.8 Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- 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. + +