qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <lvivier@redhat.com>
To: qemu-devel@nongnu.org, marcandre.lureau@gmail.com, eblake@redhat.com
Subject: [Qemu-devel] [PATCH v4 0/3] Improve -help
Date: Fri,  4 Sep 2015 21:30:02 +0200	[thread overview]
Message-ID: <1441395005-14907-1-git-send-email-lvivier@redhat.com> (raw)

This series allows to only display a given list of help sections
(and fix a typo).

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 (3):
  vl: Add a flags to define parameters with optional arguments.
  help: fix typo
  Use help sub-sections to create sub-help options

 qemu-options.hx | 122 +++++++++++++++++++++++++++++++++++---
 vl.c            | 180 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 281 insertions(+), 21 deletions(-)

-- 
2.1.0

             reply	other threads:[~2015-09-04 19:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-04 19:30 Laurent Vivier [this message]
2015-09-04 19:30 ` [Qemu-devel] [PATCH v4 1/3] vl: Add a flags to define parameters with optional arguments Laurent Vivier
2015-09-04 19:42   ` Eric Blake
2015-09-04 19:52     ` Eric Blake
2015-09-04 19:55     ` Stefan Weil
2015-09-04 20:06       ` Eric Blake
2015-09-04 19:30 ` [Qemu-devel] [PATCH v4 2/3] help: fix typo Laurent Vivier
2015-09-04 19:34   ` Eric Blake
2015-09-06 11:06   ` Michael Tokarev
2015-09-04 19:30 ` [Qemu-devel] [PATCH v4 3/3] Use help sub-sections to create sub-help options Laurent Vivier
2015-09-04 20:13   ` Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441395005-14907-1-git-send-email-lvivier@redhat.com \
    --to=lvivier@redhat.com \
    --cc=eblake@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).