Re: [libvirt] [PATCH 09/18] cpu: Don't skip CPU model name check in ppc64 driver

2015-08-06 Thread Jiri Denemark
On Tue, Aug 04, 2015 at 11:38:00 +0200, Andrea Bolognani wrote: > ppc64Compute(), called by cpuNodeData(), is used not only to retrieve > the driver-specific data associated to a guest CPU definition, but > also to check whether said guest CPU is compatible with the host CPU. > > If the user is no

[libvirt] [PATCH 09/18] cpu: Don't skip CPU model name check in ppc64 driver

2015-08-04 Thread Andrea Bolognani
ppc64Compute(), called by cpuNodeData(), is used not only to retrieve the driver-specific data associated to a guest CPU definition, but also to check whether said guest CPU is compatible with the host CPU. If the user is not interested in the CPU data, it's perfectly fine to pass a NULL pointer i