From: Luiz Capitulino <lcapitulino@redhat.com>
To: Miguel Di Ciurcio Filho <miguel.filho@gmail.com>
Cc: qemu-devel@nongnu.org, armbru@redhat.com
Subject: [Qemu-devel] Re: [PATCH 0/2] QMP: update 'query-version'
Date: Thu, 26 Aug 2010 10:07:43 -0300 [thread overview]
Message-ID: <20100826100743.463b9d0e@doriath> (raw)
In-Reply-To: <1281373256-602-1-git-send-email-miguel.filho@gmail.com>
On Mon, 9 Aug 2010 14:00:54 -0300
Miguel Di Ciurcio Filho <miguel.filho@gmail.com> wrote:
> This series changes how QMP exports the version of QEMU to clients.
>
> Current behavior:
> {"QMP": {"version": {"qemu": "0.13.50", "package": ""}, "capabilities": []}}
>
> New behavior:
> {"QMP": {"version": {"qemu": {"micro": 50, "minor": 13, "major": 0}, "package":
> ""}, "capabilities": []}}
>
> Clients will no longer need to parse the entire string.
Forgot to reply this one: it looks good to me and has already
been merged on master.
prev parent reply other threads:[~2010-08-26 13:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-09 17:00 [Qemu-devel] [PATCH 0/2] QMP: update 'query-version' Miguel Di Ciurcio Filho
2010-08-09 17:00 ` [Qemu-devel] [PATCH 1/2] QMP: update 'query-version' documentation Miguel Di Ciurcio Filho
2010-08-09 17:00 ` [Qemu-devel] [PATCH 2/2] QMP/monitor: update do_info_version() to output broken down version string Miguel Di Ciurcio Filho
2010-08-09 18:09 ` malc
2010-08-26 13:07 ` Luiz Capitulino [this message]
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=20100826100743.463b9d0e@doriath \
--to=lcapitulino@redhat.com \
--cc=armbru@redhat.com \
--cc=miguel.filho@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).