[Qemu-devel] [PATCH for-2.10 0/3] Improved --version/--help tweaks

Eric Blake posted 3 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170726140218.15904-1-eblake@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test s390x passed
include/qemu-common.h | 5 +++++
vl.c                  | 4 +++-
bsd-user/main.c       | 2 ++
linux-user/main.c     | 4 +++-
qemu-img.c            | 2 +-
qemu-io.c             | 9 ++++++---
qemu-nbd.c            | 2 +-
qga/main.c            | 8 +++++---
8 files changed, 26 insertions(+), 10 deletions(-)
[Qemu-devel] [PATCH for-2.10 0/3] Improved --version/--help tweaks
Posted by Eric Blake 6 years, 9 months ago
Consistently letting --help point users back to the full resources
of the project is a good idea.  Also enhance some --version outputs.

Eric Blake (3):
  qemu-io: Give more --version information
  qga: Give more --version information
  maint: Include bug-reporting info in --help output.

 include/qemu-common.h | 5 +++++
 vl.c                  | 4 +++-
 bsd-user/main.c       | 2 ++
 linux-user/main.c     | 4 +++-
 qemu-img.c            | 2 +-
 qemu-io.c             | 9 ++++++---
 qemu-nbd.c            | 2 +-
 qga/main.c            | 8 +++++---
 8 files changed, 26 insertions(+), 10 deletions(-)

-- 
2.13.3