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