xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/7] xen-livepatch misc fixes/changes
@ 2016-12-12 16:18 Ross Lagerwall
  2016-12-12 16:18 ` [PATCH v1 1/7] tools/livepatch: Show the correct expected state before action Ross Lagerwall
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Ross Lagerwall @ 2016-12-12 16:18 UTC (permalink / raw)
  To: xen-devel; +Cc: Ross Lagerwall, Ian Jackson, Wei Liu

Hi all,

This series contains a few fixes to the xen-livepatch tool.
It also contains a few changes to make the output more readable.

Ross Lagerwall (7):
  tools/livepatch: Show the correct expected state before action
  tools/livepatch: Set stdout and stderr unbuffered
  tools/livepatch: Improve output
  livepatch: Set timeout unit to nanoseconds
  tools/livepatch: Remove pointless retry loop
  tools/livepatch: Remove unused struct member
  tools/livepatch: Exit with 2 if a timeout occurs

 tools/libxc/include/xenctrl.h |   2 +-
 tools/misc/xen-livepatch.c    | 214 ++++++++++++++++++++++++++----------------
 xen/common/livepatch.c        |   4 +-
 xen/include/public/sysctl.h   |   2 +-
 4 files changed, 138 insertions(+), 84 deletions(-)

-- 
2.7.4


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

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

end of thread, other threads:[~2016-12-14  7:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 16:18 [PATCH v1 0/7] xen-livepatch misc fixes/changes Ross Lagerwall
2016-12-12 16:18 ` [PATCH v1 1/7] tools/livepatch: Show the correct expected state before action Ross Lagerwall
2016-12-12 17:02   ` Wei Liu
2016-12-12 16:18 ` [PATCH v1 2/7] tools/livepatch: Set stdout and stderr unbuffered Ross Lagerwall
2016-12-12 17:02   ` Wei Liu
2016-12-14  6:44     ` Ross Lagerwall
2016-12-14  7:43       ` Wei Liu
2016-12-12 16:18 ` [PATCH v1 3/7] tools/livepatch: Improve output Ross Lagerwall
2016-12-12 17:02   ` Wei Liu
2016-12-12 17:11     ` Konrad Rzeszutek Wilk
2016-12-12 16:18 ` [PATCH v1 4/7] livepatch: Set timeout unit to nanoseconds Ross Lagerwall
2016-12-12 17:02   ` Wei Liu
2016-12-12 17:13     ` Konrad Rzeszutek Wilk
2016-12-12 16:18 ` [PATCH v1 5/7] tools/livepatch: Remove pointless retry loop Ross Lagerwall
2016-12-12 17:03   ` Wei Liu
2016-12-12 16:18 ` [PATCH v1 6/7] tools/livepatch: Remove unused struct member Ross Lagerwall
2016-12-12 17:03   ` Wei Liu
2016-12-12 17:13   ` Konrad Rzeszutek Wilk
2016-12-12 16:18 ` [PATCH v1 7/7] tools/livepatch: Exit with 2 if a timeout occurs Ross Lagerwall
2016-12-12 17:02   ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).