diff --git a/docs/news.xml b/docs/news.xml
index 43aa96f497e8d1fd1052903003d939fbf6fae8c1..27cd13b5506801c47482e22f3e19e3d03b1092eb 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -429,6 +429,18 @@
traditional libvirtd by default.
+
+
+ qemu: Support kvm-hint-dedicated performance hint
+
+
+ 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
+ are required.
+
+