qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v4 0/3] Improve -help


From: Laurent Vivier
Subject: [Qemu-devel] [PATCH v4 0/3] Improve -help
Date: Fri, 4 Sep 2015 21:30:02 +0200

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 via email to

[Prev in Thread] Current Thread [Next in Thread]