[libvirt] [PATCH 22/22] news: Mention new CPU related APIs

Jiri Denemark jdenemar at redhat.com
Wed May 16 08:39:41 UTC 2018


Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 7d40e85b9a..bd7885e91a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -54,6 +54,15 @@
           a QEMU virtual machine.
         </description>
       </change>
+      <change>
+        <summary>
+          Introduce new virConnectBaselineHypervisorCPU and virConnectBaselineHypervisorCPU APIs
+        </summary>
+        <description>
+          Unlike the old virConnectBaselineCPU and virConnectBaselineCPU APIs,
+          both new APIs consider capabilities of a specific hypervisor.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.17.0




More information about the libvir-list mailing list