[libvirt] [PATCH] news: Update the qemu version that dedicated performance hint is from

Han Han posted 1 patch 4 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191206025042.14310-1-hhan@redhat.com
docs/news.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] news: Update the qemu version that dedicated performance hint is from
Posted by Han Han 4 years, 3 months ago
KVM dedicated performance hint is added since qemu version 2.10.0 not
2.10.1.

Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <code>&lt;hint-dedicated state='on'/&gt;</code> and
           <code>&lt;cpu mode='host-passthrough'/&gt;</code>, 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.
         </description>
       </change>
-- 
2.24.0.rc1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH] news: Update the qemu version that dedicated performance hint is from
Posted by Andrea Bolognani 4 years, 3 months ago
On Fri, 2019-12-06 at 10:50 +0800, Han Han wrote:
> KVM dedicated performance hint is added since qemu version 2.10.0 not
> 2.10.1.
> 
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/news.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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 <code>&lt;hint-dedicated state='on'/&gt;</code> and
>            <code>&lt;cpu mode='host-passthrough'/&gt;</code>, 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.
>          </description>
>        </change>

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed. Thanks for pointing out the mistake in the original
commit! I've updated docs/formatdomain.html as well in a separate
patch.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list