]> xenbits.xensource.com Git - libvirt.git/commit
Replace use of xenapiError with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 18:25:00 +0000 (19:25 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 19 Jul 2012 13:42:53 +0000 (14:42 +0100)
commitbd7c36c57efe98c8dec8869a515113f021abd464
treecbf936a8554a6782647bbf4cba49fc5a57a0fd36
parent3b7399b5c994bb718222db8a8f46c60984367065
Replace use of xenapiError with virReportError

Update the XenAPI driver to use virReportError instead of
the xenapiError custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/xenapi/xenapi_driver.c