There are mixed usage of different logging macros. Ideally we only use one
style to avoid confusion.

Rebased on top of staging.

Wei Liu (4):
  libxl: convert to use LOG() macro
  libxl: fix long lines and delete extraneous quotes
  libxl: map LIBXL__LOG_VERBOSE to XTL_VERBOSE
  libxl: fix places missed by spatch

 tools/libxl/libxl.c          | 408 +++++++++++++++++++++++--------------------
 tools/libxl/libxl_create.c   |  41 ++---
 tools/libxl/libxl_dm.c       |  50 +++---
 tools/libxl/libxl_dom.c      |  17 +-
 tools/libxl/libxl_event.c    |  48 +++--
 tools/libxl/libxl_exec.c     |   5 +-
 tools/libxl/libxl_internal.c |  17 +-
 tools/libxl/libxl_internal.h |   1 +
 tools/libxl/libxl_pci.c      | 201 ++++++++++-----------
 tools/libxl/libxl_utils.c    |  21 ++-
 tools/libxl/libxl_x86.c      |  26 ++-
 tools/libxl/libxl_xshelp.c   |   6 +-
 12 files changed, 415 insertions(+), 426 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to