All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [RESEND v1 0/8] tools, doc and stubdom fixes
@ 2019-09-24 14:03 Olaf Hering
  2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 1/8] stubdom/vtpm: include stdio.h for declaration of printf Olaf Hering
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Olaf Hering @ 2019-09-24 14:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

Resending due to lack of responses.

Olaf

Olaf Hering (8):
  stubdom/vtpm: include stdio.h for declaration of printf
  tools: move scripts from etc to libexec
  Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts
  Remove tools/examples/README.incompatibilities
  tools: remove empty xl.conf
  Remove tools/examples/cpupool
  docs: substitute XEN_CONFIG_DIR in xl.conf.5
  docs: remove stale create example from xl.1

 .gitignore                                         |  3 ++
 docs/configure.ac                                  |  3 ++
 ...ration.5.pod => xl-disk-configuration.5.pod.in} |  2 +-
 ...ion.5.pod => xl-network-configuration.5.pod.in} |  4 +-
 docs/man/xl.1.pod.in                               | 11 +-----
 docs/man/{xl.conf.5.pod => xl.conf.5.pod.in}       |  8 ++--
 docs/misc/block-scripts.txt                        |  2 +-
 m4/paths.m4                                        |  2 +-
 stubdom/vtpm/vtpmblk.c                             |  1 +
 tools/examples/Makefile                            |  3 --
 tools/examples/README                              |  2 -
 tools/examples/README.incompatibilities            | 38 -------------------
 tools/examples/cpupool                             | 17 ---------
 tools/examples/xl.conf                             | 44 ----------------------
 tools/xl/xl_cmdtable.c                             |  2 +-
 15 files changed, 19 insertions(+), 123 deletions(-)
 rename docs/man/{xl-disk-configuration.5.pod => xl-disk-configuration.5.pod.in} (99%)
 rename docs/man/{xl-network-configuration.5.pod => xl-network-configuration.5.pod.in} (98%)
 rename docs/man/{xl.conf.5.pod => xl.conf.5.pod.in} (96%)
 delete mode 100644 tools/examples/README.incompatibilities
 delete mode 100644 tools/examples/cpupool
 delete mode 100644 tools/examples/xl.conf


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

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

end of thread, other threads:[~2019-09-30 16:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 14:03 [Xen-devel] [RESEND v1 0/8] tools, doc and stubdom fixes Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 1/8] stubdom/vtpm: include stdio.h for declaration of printf Olaf Hering
2019-09-27 21:27   ` Daniel De Graaf
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 2/8] tools: move scripts from etc to libexec Olaf Hering
2019-09-24 14:09   ` Ian Jackson
2019-09-24 14:15     ` Olaf Hering
2019-09-24 14:17     ` Ian Jackson
2019-09-24 15:19       ` Olaf Hering
2019-09-30 16:49         ` Ian Jackson
2019-09-30 16:43       ` Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 3/8] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 4/8] Remove tools/examples/README.incompatibilities Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 5/8] tools: remove empty xl.conf Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 6/8] Remove tools/examples/cpupool Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH RESEND v1 7/8] docs: substitute XEN_CONFIG_DIR in xl.conf.5 Olaf Hering
2019-09-24 14:03 ` [Xen-devel] [PATCH v1 8/8] docs: remove stale create example from xl.1 Olaf Hering

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.