Re: [libvirt] [PATCH 3/8] cpu: Fix PowerPCNodeData

2012-12-21 Thread Eric Blake
On 12/20/2012 05:01 PM, Jiri Denemark wrote: > Make getting node CPU data for PowerPC unsupported on other > architectures. The function is also renamed as ppcNodeData to match > other functions in PowerPC CPU driver. > --- > src/cpu/cpu_powerpc.c | 26 ++ > 1 file changed,

[libvirt] [PATCH 3/8] cpu: Fix PowerPCNodeData

2012-12-20 Thread Jiri Denemark
Make getting node CPU data for PowerPC unsupported on other architectures. The function is also renamed as ppcNodeData to match other functions in PowerPC CPU driver. --- src/cpu/cpu_powerpc.c | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/src/cpu/