]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Mention new CPU related APIs
authorJiri Denemark <jdenemar@redhat.com>
Wed, 16 May 2018 08:05:57 +0000 (10:05 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 28 May 2018 14:00:20 +0000 (16:00 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/news.xml

index d776f7a971300031e4aa94f6d226de544a668668..c45850f625bd66a821405db62351a05958d7c3a5 100644 (file)
           This new API enables users to detach device using only its alias.
         </description>
       </change>
+      <change>
+        <summary>
+          Introduce new virConnectCompareHypervisorCPU and virConnectBaselineHypervisorCPU APIs
+        </summary>
+        <description>
+          Unlike the old virConnectCompareCPU and virConnectBaselineCPU APIs,
+          both new APIs consider capabilities of a specific hypervisor.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>