[libvirt] [PATCH v2 1/4] news: Support for kvm dedicated performance hint in 5.7

Han Han hhan at redhat.com
Mon Nov 11 01:58:04 UTC 2019


Signed-off-by: Han Han <hhan at 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




More information about the libvir-list mailing list