Signed-off-by: Han Han <hhan(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index c362bf3a..1c063b7e 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -269,6 +269,18 @@
traditional libvirtd by default.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Support kvm-hint-dedicated performance hint
+ </summary>
+ <description>
+ 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 over <code>2.12</code> and kernel over
<code>4.17</code>
+ are required.
+ </description>
+ </change>
</section>
<section title="Removed features">
<change>
--
2.23.0