From: Han Han Date: Fri, 6 Dec 2019 02:50:42 +0000 (+0800) Subject: news: Update the qemu version that dedicated performance hint is from X-Git-Tag: v6.0.0-rc1~486 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a595c66a134d;p=thirdparty%2Flibvirt.git news: Update the qemu version that dedicated performance hint is from KVM dedicated performance hint is added since qemu version 2.10.0 not 2.10.1. Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index 2eb3bfdf6e..3ddebfddfb 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -469,7 +469,7 @@ With <hint-dedicated state='on'/> and <cpu mode='host-passthrough'/>, it allows a guest to enable optimizations when running on dedicated - vCPUs. QEMU newer than 2.12.1 and kernel newer than 4.17 + vCPUs. QEMU newer than 2.12.0 and kernel newer than 4.17 are required.