From: Jiri Denemark Date: Wed, 16 May 2018 08:05:57 +0000 (+0200) Subject: news: Mention new CPU related APIs X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=75e7ab1ef5f391252685f7a7a0da324f6e2a2ebd;p=libvirt.git news: Mention new CPU related APIs Signed-off-by: Jiri Denemark Reviewed-by: Ján Tomko --- diff --git a/docs/news.xml b/docs/news.xml index d776f7a971..c45850f625 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -85,6 +85,15 @@ This new API enables users to detach device using only its alias. + + + Introduce new virConnectCompareHypervisorCPU and virConnectBaselineHypervisorCPU APIs + + + Unlike the old virConnectCompareCPU and virConnectBaselineCPU APIs, + both new APIs consider capabilities of a specific hypervisor. + +