Re: [libvirt] [PATCH v2 00/45] Enhance guest CPU configuration code

2016-09-22 Thread Jiri Denemark
On Thu, Sep 22, 2016 at 08:48:16 -0400, John Ferlan wrote: > [...] > > ACK series, Pushed, thanks a lot for the review. Jirka -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH v2 00/45] Enhance guest CPU configuration code

2016-09-22 Thread John Ferlan
On 09/19/2016 09:30 AM, Jiri Denemark wrote: > Version 2: > - review comments addressed; see individual patches for details > > This patch series does several things: > > - fixes tests to avoid relying on bugs in our code > - adds support for advertising supported CPU modes and models in

[libvirt] [PATCH v2 00/45] Enhance guest CPU configuration code

2016-09-19 Thread Jiri Denemark
Version 2: - review comments addressed; see individual patches for details This patch series does several things: - fixes tests to avoid relying on bugs in our code - adds support for advertising supported CPU modes and models in domain capabilities - starts adding better and higher level APIs