Re: [libvirt] [PATCH 03/23] Replace use of vboxError with virReportError

2012-07-19 Thread Eric Blake
On 07/18/2012 12:40 PM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Update the VirtualBox driver to use virReportError instead of > the vboxError custom macro > > Signed-off-by: Daniel P. Berrange > --- ACK. -- Eric Blake ebl...@redhat.com+1-919-301-3266 Libvirt virtuali

Re: [libvirt] [PATCH 03/23] Replace use of vboxError with virReportError

2012-07-19 Thread Peter Krempa
On 07/18/12 20:40, Daniel P. Berrange wrote: From: "Daniel P. Berrange" Update the VirtualBox driver to use virReportError instead of the vboxError custom macro Signed-off-by: Daniel P. Berrange --- cfg.mk |1 - src/vbox/vbox_driver.c | 20 +- src/vbox/vbox_tmpl.c