[libvirt] [PATCH 00/14] Another round of CPU driver changes

Jiri Denemark jdenemar at redhat.com
Tue Nov 15 14:51:28 UTC 2016


On Tue, Nov 15, 2016 at 15:30:35 +0100, Pavel Hrdina wrote:
> On Thu, Nov 10, 2016 at 11:39:25PM +0100, Jiri Denemark wrote:
> > This is another step in revisiting all APIs provided by the cpu driver
> > and making them a bit more sane. As with the previous round(s), the
> > updated APIs will gain virCPU prefix so that they can be easily
> > distinguished from the ones that still need some work.
> > 
> > Jiri Denemark (14):
> >   cpu: Rename cpuGetModels
> >   cpu: Rename and document cpuModelIsAllowed
> >   cpu: Rename cpuDataParse
> >   cpu: Rename cpuDataFormat
> >   cputest: Don't use preferred model for minimum match CPUs
> >   cputest: Don't use unsupported preferred model
> >   cputest: Don't use preferred model with forbidden fallback
> >   cputest: Don't use superfluous preferred model
> >   cputest: Don't use preferred CPU model at all
> >   cpu: Make models array in virCPUTranslate constant
> >   cputest: Don't test cpuGuestData
> >   cpu: Introduce virCPUConvertLegacy API
> >   cpu: Avoid adding <vendor> to custom CPUs
> >   cpu: Drop cpuGuestData
> 
> ACK series

Thanks, pushed.

Jirka




More information about the libvir-list mailing list