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

2018-05-25 Thread Ján Tomko

On Wed, May 16, 2018 at 10:39:41AM +0200, Jiri Denemark wrote:

Signed-off-by: Jiri Denemark 
---
docs/news.xml | 9 +
1 file changed, 9 insertions(+)



With the copy & paste errors fixed:

Reviewed-by: Ján Tomko 

Jano


signature.asc
Description: Digital signature
--
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

2018-05-23 Thread Kashyap Chamarthy
On Wed, May 16, 2018 at 10:39:41AM +0200, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark 
> ---
>  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.
>  
>
> +  
> +
> +  Introduce new virConnectBaselineHypervisorCPU and 
> virConnectBaselineHypervisorCPU APIs

Duplicate:

s/virConnectBaselineHypervisorCPU/virConnectCompareHypervisorCPU/

> +
> +
> +  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.

> +
> +  
>  
>  
>
> -- 
> 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