On 07/20/12 16:11, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berra...@redhat.com>

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 <berra...@redhat.com>
---
  cfg.mk                   |    7 -
  src/xen/block_stats.c    |   54 +++---
  src/xen/xen_driver.c     |  114 ++++++------
  src/xen/xen_hypervisor.c |  158 ++++++++--------
  src/xen/xen_inotify.c    |   48 +++--
  src/xen/xend_internal.c  |  462 +++++++++++++++++++++++-----------------------
  src/xen/xm_internal.c    |  134 +++++++-------
  src/xen/xs_internal.c    |   40 ++--
  8 files changed, 489 insertions(+), 528 deletions(-)


I reviewed the xen_hypervisor file and hope you didn't change anything in the other files so

ACK

Peter

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to