[Qemu-devel] [PATCH v2 for-2.10 0/4] improved --version/--help tweaks

Eric Blake posted 4 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170728164708.12202-1-eblake@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
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 +++++---
qemu-img-cmds.hx      | 9 ++++++---
9 files changed, 32 insertions(+), 13 deletions(-)
[Qemu-devel] [PATCH v2 for-2.10 0/4] improved --version/--help tweaks
Posted by Eric Blake 6 years, 8 months ago
Merge two previous postings. I'm not sure what tree this should
go through (Paolo's miscellaneous patches?)

Eric Blake (4):
  qemu-img: Sort sub-command names in --help
  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 +++++---
 qemu-img-cmds.hx      | 9 ++++++---
 9 files changed, 32 insertions(+), 13 deletions(-)

-- 
2.13.3