[PATCH v20210209 0/4] tools changes

Olaf Hering posted 4 patches 3 years, 2 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210209154536.10851-1-olaf@aepfle.de
docs/man/xl.1.pod.in   |  8 ++++----
m4/paths.m4            | 23 ++++++++++++++---------
tools/xl/xl.c          | 18 +++++++++++++-----
tools/xl/xl.h          |  1 +
tools/xl/xl_cmdtable.c |  1 -
tools/xl/xl_migrate.c  | 16 +++++++---------
6 files changed, 39 insertions(+), 28 deletions(-)
[PATCH v20210209 0/4] tools changes
Posted by Olaf Hering 3 years, 2 months ago
As discussed in the v20210111 thread, split out and redo a few xl and configure.ac specific changes.

Olaf

Olaf Hering (4):
  tools: move CONFIG_DIR and XEN_CONFIG_DIR in paths.m4
  tools: add with-xen-scriptdir configure option
  xl: optionally print timestamps when running xl commands
  xl: disable --debug option for xl migrate

 docs/man/xl.1.pod.in   |  8 ++++----
 m4/paths.m4            | 23 ++++++++++++++---------
 tools/xl/xl.c          | 18 +++++++++++++-----
 tools/xl/xl.h          |  1 +
 tools/xl/xl_cmdtable.c |  1 -
 tools/xl/xl_migrate.c  | 16 +++++++---------
 6 files changed, 39 insertions(+), 28 deletions(-)