All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Markus Armbruster <armbru@redhat.com>
Cc: Jes.Sorensen@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/6] Fix strtosz users, clean up its implementation
Date: Mon, 28 Nov 2011 16:33:41 -0600	[thread overview]
Message-ID: <4ED40C45.5080700@redhat.com> (raw)
In-Reply-To: <1321951566-11667-1-git-send-email-armbru@redhat.com>

On 11/22/2011 02:46 AM, Markus Armbruster wrote:
> Markus Armbruster (6):
>    cutils: Drop broken support for zero strtosz default_suffix
>    vl: Tighten parsing of -numa's parameter mem
>    vl: Tighten parsing of -m argument
>    x86/cpuid: Tighten parsing of tsc_freq=FREQ
>    qemu-img: Tighten parsing of size arguments
>    cutils: Make strtosz&  friends leave follow set to callers

Applied all.  Thanks.

Regards,

Anthony Liguori

>
>   cutils.c            |   81 +++++++++++++++++----------------------------------
>   qemu-img.c          |   10 ++++--
>   target-i386/cpuid.c |    2 +-
>   vl.c                |    9 +++--
>   4 files changed, 39 insertions(+), 63 deletions(-)
>

      parent reply	other threads:[~2011-11-28 22:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22  8:46 [Qemu-devel] [PATCH 0/6] Fix strtosz users, clean up its implementation Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 1/6] cutils: Drop broken support for zero strtosz default_suffix Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 2/6] vl: Tighten parsing of -numa's parameter mem Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 3/6] vl: Tighten parsing of -m argument Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 4/6] x86/cpuid: Tighten parsing of tsc_freq=FREQ Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 5/6] qemu-img: Tighten parsing of size arguments Markus Armbruster
2011-11-22  8:46 ` [Qemu-devel] [PATCH 6/6] cutils: Make strtosz & friends leave follow set to callers Markus Armbruster
2011-11-28 22:33 ` Anthony Liguori [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=4ED40C45.5080700@redhat.com \
    --to=anthony@codemonkey.ws \
    --cc=Jes.Sorensen@redhat.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.