]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of custom macros with virReportError in the Xen drivers
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 13:48:05 +0000 (14:48 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 14:10:54 +0000 (15:10 +0100)
commite48daff7bb7010041e8fe1cf08b9f31ecde24700
treed4dfb32c501aec7214232a7f7a7e62a962406f0d
parent95218aa49fbca35f7f04bb6032d3b4569553c466
Replace use of custom macros with virReportError in the Xen drivers

Update the legacy Xen drivers to use virReportError instead of
the statsError, virXenInotifyError, virXenStoreError,
virXendError, xenUnifiedError, xenXMError custom macros

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/xen/block_stats.c
src/xen/xen_driver.c
src/xen/xen_hypervisor.c
src/xen/xen_inotify.c
src/xen/xend_internal.c
src/xen/xm_internal.c
src/xen/xs_internal.c