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

Jiri Denemark posted 22 patches 6 years, 12 months ago
[libvirt] [PATCH 22/22] news: Mention new CPU related APIs
Posted by Jiri Denemark 6 years, 12 months ago
Signed-off-by: Jiri Denemark <jdenemar@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 22/22] news: Mention new CPU related APIs
Posted by Kashyap Chamarthy 6 years, 11 months ago
On Wed, May 16, 2018 at 10:39:41AM +0200, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar@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

Duplicate:

s/virConnectBaselineHypervisorCPU/virConnectCompareHypervisorCPU/

> +        </summary>
> +        <description>
> +          Unlike the old virConnectBaselineCPU and virConnectBaselineCPU APIs,

Here too:

s/virConnectBaselineCPU/virConnectCompareCPU/

> +          both new APIs consider capabilities of a specific hypervisor.

If it in scope of the 'news.xml' file, a one-sentence description of 
each of the two APIs would be useful.  It's just a nice to have, so feel
free to disregard this.

FWIW, I will aim to try out these two new APIs this week / next week.

> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>        <change>
> -- 
> 2.17.0
> 
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list

-- 
/kashyap

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 22/22] news: Mention new CPU related APIs
Posted by Ján Tomko 6 years, 11 months ago
On Wed, May 16, 2018 at 10:39:41AM +0200, Jiri Denemark wrote:
>Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
>---
> docs/news.xml | 9 +++++++++
> 1 file changed, 9 insertions(+)
>

With the copy & paste errors fixed:

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list