]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Support for kvm dedicated performance hint in 5.7
authorHan Han <hhan@redhat.com>
Mon, 11 Nov 2019 01:58:04 +0000 (09:58 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 5 Dec 2019 10:50:42 +0000 (11:50 +0100)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 43aa96f497e8d1fd1052903003d939fbf6fae8c1..27cd13b5506801c47482e22f3e19e3d03b1092eb 100644 (file)
           traditional libvirtd by default.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support kvm-hint-dedicated performance hint
+        </summary>
+        <description>
+          With <code>&lt;hint-dedicated state='on'/&gt;</code> and
+          <code>&lt;cpu mode='host-passthrough'/&gt;</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
+          are required.
+        </description>
+      </change>
     </section>
     <section title="Removed features">
       <change>