Re: [libvirt] [PATCH 07/23] Replace use of XENXS_ERROR with virReportError

2012-07-19 Thread Jiri Denemark
On Wed, Jul 18, 2012 at 19:40:43 +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Update the XenXS shared code to use virReportError instead > of the XENXS_ERROR custom macro > > Signed-off-by: Daniel P. Berrange > --- > cfg.mk|1 - > src/xenxs/xen_sxpr

[libvirt] [PATCH 07/23] Replace use of XENXS_ERROR with virReportError

2012-07-18 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Update the XenXS shared code to use virReportError instead of the XENXS_ERROR custom macro Signed-off-by: Daniel P. Berrange --- cfg.mk|1 - src/xenxs/xen_sxpr.c | 256 ++--- src/xenxs/xen_xm.c