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.
Changed in v2: * Fix minor comments. * Split the last patch into two. Ross Lagerwall (8): tools/livepatch: Show the correct expected state before action tools/livepatch: Set stdout and stderr unbuffered tools/livepatch: Improve output livepatch: Fix documentation of timeout tools/livepatch: Remove pointless retry loop tools/livepatch: Remove unused struct member tools/livepatch: Save errno where needed tools/livepatch: Exit with 2 if a timeout occurs docs/misc/livepatch.markdown | 13 +-- tools/libxc/include/xenctrl.h | 2 +- tools/misc/xen-livepatch.c | 218 ++++++++++++++++++++++++++---------------- xen/common/livepatch.c | 4 +- xen/include/public/sysctl.h | 5 +- 5 files changed, 151 insertions(+), 91 deletions(-) -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel