From: Anthony Liguori <anthony@codemonkey.ws>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 2/8] QDict: New qdict_get_double()
Date: Tue, 26 Jan 2010 14:58:23 -0600 [thread overview]
Message-ID: <4B5F576F.1060901@codemonkey.ws> (raw)
In-Reply-To: <1264425788-8245-3-git-send-email-armbru@redhat.com>
On 01/25/2010 07:23 AM, Markus Armbruster wrote:
> Helper function just like qdict_get_int(), just for QFloat/double.
>
> Signed-off-by: Markus Armbruster<armbru@redhat.com>
>
Breaks check_qdict's build. Need to update the Makefile. You can just
send a v4 of this patch.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2010-01-26 20:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-25 13:23 [Qemu-devel] [PATCH v3 0/8] Convert migrate_set_speed, migrate_set_downtime to QObject Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 1/8] monitor: Document argument type 'M' Markus Armbruster
2010-02-03 18:37 ` Anthony Liguori
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 2/8] QDict: New qdict_get_double() Markus Armbruster
2010-01-26 20:58 ` Anthony Liguori [this message]
2010-01-27 16:16 ` [Qemu-devel] [PATCH v4 " Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 3/8] monitor: New argument type 'b' Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 4/8] monitor: Use argument type 'b' for migrate_set_speed Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 5/8] monitor: convert do_migrate_set_speed() to QObject Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 6/8] monitor: New argument type 'T' Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 7/8] monitor: Use argument type 'T' for migrate_set_downtime Markus Armbruster
2010-01-25 13:23 ` [Qemu-devel] [PATCH v3 8/8] monitor: convert do_migrate_set_downtime() to QObject Markus Armbruster
2010-01-25 14:16 ` [Qemu-devel] [PATCH v3 0/8] Convert migrate_set_speed, migrate_set_downtime " Luiz Capitulino
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=4B5F576F.1060901@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=armbru@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).