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

Han Han hhan at redhat.com
Fri Nov 8 07:00:18 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 11f52b81a0..88affb66a3 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -237,6 +237,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.24.0.rc1




More information about the libvir-list mailing list