qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jes.Sorensen@redhat.com
To: qemu-devel@nongnu.org, aliguori@us.ibm.com, crobinso@redhat.com,
	clalance@redhat.com
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
Subject: [Qemu-devel] [PATCH] Add -version-simple argument to QEMU
Date: Thu, 13 May 2010 10:32:51 +0200	[thread overview]
Message-ID: <1273739572-30840-1-git-send-email-Jes.Sorensen@redhat.com> (raw)

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

I ran into a problem with the version string in QEMU changing,
confusing libvirt to not accept the output from qemu -help. Rather
than trying to change QEMU or continue to adapt apps when this change,
I believe it's a better solution to add a -version-simple argument
that just spits out the version number and nothing more.

Cheers,
Jes


Jes Sorensen (1):
  Add -version-simple argument, printing only version number.

 qemu-options.hx |    8 ++++++++
 vl.c            |    9 +++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

             reply	other threads:[~2010-05-13 11:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13  8:32 Jes.Sorensen [this message]
2010-05-13  8:32 ` [Qemu-devel] [PATCH 1/1] Add -version-simple argument, printing only version number Jes.Sorensen
2010-05-13 13:33   ` Daniel P. Berrange
2010-05-13 13:41     ` Jes Sorensen
2010-05-13 19:30     ` Blue Swirl
2010-05-14  9:42     ` Markus Armbruster
2010-05-14 10:06       ` Daniel P. Berrange
2010-05-14 11:24         ` Markus Armbruster
2010-05-14 13:34           ` Daniel P. Berrange
2010-05-14 13:48         ` Anthony Liguori
2010-05-14 13:57           ` Daniel P. Berrange
2010-05-14 13:27     ` Anthony Liguori
2010-05-14 13:32       ` Daniel P. Berrange
2010-05-14 14:25       ` Markus Armbruster
2010-05-14 13:21   ` [Qemu-devel] " Anthony Liguori
2010-05-14 13:58     ` Chris Lalancette
2010-05-14 14:06     ` Daniel P. Berrange
2010-05-17  6:54     ` Jes Sorensen

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=1273739572-30840-1-git-send-email-Jes.Sorensen@redhat.com \
    --to=jes.sorensen@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=clalance@redhat.com \
    --cc=crobinso@redhat.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).