qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/2] Improve -help
@ 2015-09-14 18:01 Laurent Vivier
  2015-09-14 18:01 ` [Qemu-devel] [PATCH v5 1/2] vl: Allow to define optional parameter with -arg[=params] Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Laurent Vivier @ 2015-09-14 18:01 UTC (permalink / raw)
  To: qemu-devel, marcandre.lureau, eblake; +Cc: lvivier

This series allows to only display a given list of help sections.

v5: introduce "-help[=LIST]", move help of help to the end "all" section.
    Remove typo fix (already included).
v4: as proposed by Eric, provide a list of sections, restore default -help
v3: add a 2nd patch to add an help section, -help displays only this section
v2: simplify the dance of #define/#undef, thanks to Marc-André.

Laurent Vivier (2):
  vl: Allow to define optional parameter with -arg[=params]
  Use help sub-sections to create sub-help options

 qemu-options.hx | 124 ++++++++++++++++++++++++++++++++++--
 vl.c            | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 294 insertions(+), 21 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-10-05 22:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 18:01 [Qemu-devel] [PATCH v5 0/2] Improve -help Laurent Vivier
2015-09-14 18:01 ` [Qemu-devel] [PATCH v5 1/2] vl: Allow to define optional parameter with -arg[=params] Laurent Vivier
2015-09-24 16:14   ` Laurent Vivier
2015-09-14 18:01 ` [Qemu-devel] [PATCH v5 2/2] Use help sub-sections to create sub-help options Laurent Vivier
2015-09-24 16:14   ` Laurent Vivier
2015-10-05 21:00   ` Michael S. Tsirkin
2015-10-05 13:20 ` [Qemu-devel] [PATCH v5 0/2] Improve -help Laurent Vivier
2015-10-05 15:08   ` Marc-André Lureau
2015-10-05 15:17     ` Daniel P. Berrange
2015-10-05 21:08   ` Michael S. Tsirkin
2015-10-05 22:04     ` Laurent Vivier
2015-10-05 22:50       ` Michael S. Tsirkin
2015-10-05 15:32 ` Paolo Bonzini

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).