[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/4] libxl: use LOG() macro where appropriate
There are mixed usage of different logging macros. Ideally we only use one style to avoid confusion. Wei Liu (4): libxl: convert to use LOG() macro libxl: fix overly 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 | 40 ++--- tools/libxl/libxl_dm.c | 47 ++--- 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 | 193 ++++++++++---------- tools/libxl/libxl_utils.c | 21 ++- tools/libxl/libxl_x86.c | 26 ++- tools/libxl/libxl_xshelp.c | 6 +- 12 files changed, 411 insertions(+), 418 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |