All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] xl/libxl: some cleanup / debugging aid patches
@ 2016-06-06 10:52 Wei Liu
  2016-06-06 10:52 ` [PATCH 1/6] xl: remus/colo: only initialise ha variable when necessary Wei Liu
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Wei Liu @ 2016-06-06 10:52 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Ian Jackson

A handful of patches I accumulated during freeze when I was debugging various
issues in xl / libxl.

Wei.

Wei Liu (6):
  xl: remus/colo: only initialise ha variable when necessary
  libxl: add emacs block to libxl_linux.c
  libxl: linux hotplug: clean up get_hotplug_env
  libxl: debug output for args and env when invoking hotplug script
  libxl: rename a field in libxl__domain_create_state
  libxl: log file name in failure in libxl__create_qemu_logfile

 tools/libxl/libxl_create.c   | 32 ++++++++++++++++----------------
 tools/libxl/libxl_device.c   | 25 +++++++++++++++++++++++++
 tools/libxl/libxl_dm.c       |  6 ++++--
 tools/libxl/libxl_internal.h |  2 +-
 tools/libxl/libxl_linux.c    | 23 ++++++++++++++++-------
 tools/libxl/xl_cmdimpl.c     |  6 ++++--
 6 files changed, 66 insertions(+), 28 deletions(-)

-- 
2.1.4


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

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-07-06 17:23 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 10:52 [PATCH 0/6] xl/libxl: some cleanup / debugging aid patches Wei Liu
2016-06-06 10:52 ` [PATCH 1/6] xl: remus/colo: only initialise ha variable when necessary Wei Liu
2016-06-14 10:18   ` Ian Jackson
2016-06-14 10:23     ` Wei Liu
2016-06-14 14:15       ` Ian Jackson
2016-06-14 14:18         ` Wei Liu
2016-06-06 10:52 ` [PATCH 2/6] libxl: add emacs block to libxl_linux.c Wei Liu
2016-06-14 10:19   ` Ian Jackson
2016-06-06 10:52 ` [PATCH 3/6] libxl: linux hotplug: clean up get_hotplug_env Wei Liu
2016-06-14 10:20   ` Ian Jackson
2016-06-06 10:52 ` [PATCH 4/6] libxl: debug output for args and env when invoking hotplug script Wei Liu
2016-06-14 10:26   ` Ian Jackson
2016-06-14 12:46     ` Wei Liu
2016-07-02 10:21       ` Wei Liu
2016-07-04 17:06         ` Ian Jackson
2016-07-06 17:23           ` Wei Liu
2016-06-06 10:52 ` [PATCH 5/6] libxl: rename a field in libxl__domain_create_state Wei Liu
2016-06-14 10:27   ` Ian Jackson
2016-06-06 10:52 ` [PATCH 6/6] libxl: log file name in failure in libxl__create_qemu_logfile Wei Liu
2016-06-14 10:28   ` Ian Jackson
2016-06-14 13:10 ` [PATCH 0/6] xl/libxl: some cleanup / debugging aid patches Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.