mirror of https://gitee.com/openkylin/libvirt.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 <hhan@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
516b867685
commit
a595c66a13
|
@ -469,7 +469,7 @@
|
|||
With <code><hint-dedicated state='on'/></code> and
|
||||
<code><cpu mode='host-passthrough'/></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>
|
||||
|
|
Loading…
Reference in New Issue