Re: [libvirt] [PATCH 05/23] Replace use of virCPUReportError with virReportError

2012-07-19 Thread Jiri Denemark
On Wed, Jul 18, 2012 at 19:40:41 +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Update the CPU helper APIs to use virReportError instead > of the virCPUReportError custom macor > > Signed-off-by: Daniel P. Berrange > --- > cfg.mk|1 - > src/cpu/cpu.c

[libvirt] [PATCH 05/23] Replace use of virCPUReportError with virReportError

2012-07-18 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Update the CPU helper APIs to use virReportError instead of the virCPUReportError custom macor Signed-off-by: Daniel P. Berrange --- cfg.mk|1 - src/cpu/cpu.c | 86 src/cpu/cpu.h |5 -- src/cp