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

Pavel Hrdina phrdina at redhat.com
Thu May 19 14:29:13 UTC 2016


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

Pavel




More information about the libvir-list mailing list