[libvirt] [PATCH v2 0/7] cpuGetModels: Create a NULL-terminated list

Jiri Denemark jdenemar at redhat.com
Fri May 20 07:19:25 UTC 2016


On Thu, May 19, 2016 at 16:29:13 +0200, Pavel Hrdina wrote:
> On Thu, May 19, 2016 at 01:07:01PM +0200, Jiri Denemark wrote:
> > The list of CPU models is freed using virStringFreeList, which expects
> > the list to by NULL-terminated.
> > 
> > Jiri Denemark (7):
> >   cpu_x86: Use array of models in CPU map
> >   cpu_x86: Use array of vendors in CPU map
> >   cpu_x86: Use array of features in CPU map
> >   cpu_ppc64: Use array of vendors in CPU map
> >   cpu_ppc64: Use array of models in CPU map
> >   cpu: Rework CPU map loading
> >   cpu: Fix documentation of cpuGetModels
> 
> ACK series

Pushed, thanks.

Jirka




More information about the libvir-list mailing list