1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

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 <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2019-12-06 10:50:42 +08:00 committed by Andrea Bolognani
parent 516b867685
commit a595c66a13

View File

@ -469,7 +469,7 @@
With <code>&lt;hint-dedicated state='on'/&gt;</code> and With <code>&lt;hint-dedicated state='on'/&gt;</code> and
<code>&lt;cpu mode='host-passthrough'/&gt;</code>, it <code>&lt;cpu mode='host-passthrough'/&gt;</code>, it
allows a guest to enable optimizations when running on dedicated 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. are required.
</description> </description>
</change> </change>