From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: [PATCH 0 of 7] various changes for xm migrate logging
Date: Wed, 13 Feb 2013 16:52:58 +0100 [thread overview]
Message-ID: <patchbomb.1360770778@probook.site> (raw)
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(-)
next reply other threads:[~2013-02-13 15:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 15:52 Olaf Hering [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1360770778@probook.site \
--to=olaf@aepfle.de \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.