All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 7] various changes for xm migrate logging
@ 2013-02-13 15:52 Olaf Hering
  2013-02-13 15:52 ` [PATCH 1 of 7] tools/xc: fix logic error in stdiostream_progress Olaf Hering
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Olaf Hering @ 2013-02-13 15:52 UTC (permalink / raw)
  To: xen-devel


Changes:
tools/xc: fix logic error in stdiostream_progress
tools/xc: handle tty output differently in stdiostream_progress
tools/xc: turn XCFLAGS_* into shifts
tools/xc: restore logging in xc_save
tools/xc: log pid in xc_save/xc_restore output
xl: correct help text of xl migrate
libxl: pass debug flag down to libxl_domain_suspend

 docs/man/xl.pod.1               |    4 ++++
 tools/libxc/xc_domain_restore.c |    6 ++++--
 tools/libxc/xc_domain_save.c    |    4 +++-
 tools/libxc/xenguest.h          |   11 ++++++-----
 tools/libxc/xtl_logger_stdio.c  |   24 +++++++++++++++++++++---
 tools/libxl/xl_cmdimpl.c        |   21 ++++++++++++++-------
 tools/libxl/xl_cmdtable.c       |    5 +++--
 tools/xcutils/xc_restore.c      |    9 +++++++--
 tools/xcutils/xc_save.c         |   15 ++++++++++-----
 9 files changed, 72 insertions(+), 27 deletions(-)

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

end of thread, other threads:[~2013-02-22 17:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 15:52 [PATCH 0 of 7] various changes for xm migrate logging Olaf Hering
2013-02-13 15:52 ` [PATCH 1 of 7] tools/xc: fix logic error in stdiostream_progress Olaf Hering
2013-02-22 17:03   ` Ian Jackson
2013-02-13 15:53 ` [PATCH 2 of 7] tools/xc: handle tty output differently " Olaf Hering
2013-02-22 17:04   ` Ian Jackson
2013-02-22 17:06     ` Olaf Hering
2013-02-22 17:10     ` Ian Jackson
2013-02-13 15:53 ` [PATCH 3 of 7] tools/xc: turn XCFLAGS_* into shifts Olaf Hering
2013-02-13 15:53 ` [PATCH 4 of 7] tools/xc: restore logging in xc_save Olaf Hering
2013-02-13 15:53 ` [PATCH 5 of 7] tools/xc: log pid in xc_save/xc_restore output Olaf Hering
2013-02-13 15:53 ` [PATCH 6 of 7] xl: correct help text of xl migrate Olaf Hering
2013-02-13 15:53 ` [PATCH 7 of 7] libxl: pass debug flag down to libxl_domain_suspend Olaf Hering
2013-02-15 13:38 ` [PATCH 0 of 7] various changes for xm migrate logging Ian Campbell

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.