From: Stefan Hajnoczi <stefanha@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: pbonzini@redhat.com, Markus Armbruster <armbru@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree()
Date: Tue, 15 Jan 2013 17:29:10 +0100 [thread overview]
Message-ID: <20130115162910.GA24530@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <50F5693F.7030502@redhat.com>
On Tue, Jan 15, 2013 at 03:35:43PM +0100, Kevin Wolf wrote:
> Am 15.01.2013 15:29, schrieb Markus Armbruster:
> > v2: Fix silly mistake in 4/4; the other three patches are unchanged
> >
> > Markus Armbruster (4):
> > w32: Make qemu_vfree() accept NULL like the POSIX implementation
> > scsi-disk: qemu_vfree(NULL) is fine, simplify
> > win32-aio: Fix how win32_aio_process_completion() frees buffer
> > block: Fix how mirror_run() frees its buffer
> >
> > block/mirror.c | 2 +-
> > block/win32-aio.c | 2 +-
> > hw/scsi-disk.c | 4 +---
> > util/oslib-win32.c | 4 +++-
> > 4 files changed, 6 insertions(+), 6 deletions(-)
>
> Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Thanks, applied Patch 4 to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
prev parent reply other threads:[~2013-01-15 16:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-15 14:29 [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree() Markus Armbruster
2013-01-15 14:29 ` [Qemu-devel] [PATCH v2 1/4] w32: Make qemu_vfree() accept NULL like the POSIX implementation Markus Armbruster
2013-01-15 14:29 ` [Qemu-devel] [PATCH v2 2/4] scsi-disk: qemu_vfree(NULL) is fine, simplify Markus Armbruster
2013-01-15 14:29 ` [Qemu-devel] [PATCH v2 3/4] win32-aio: Fix how win32_aio_process_completion() frees buffer Markus Armbruster
2013-01-15 14:29 ` [Qemu-devel] [PATCH v2 4/4] block: Fix how mirror_run() frees its buffer Markus Armbruster
2013-01-15 14:35 ` [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree() Kevin Wolf
2013-01-15 16:29 ` Stefan Hajnoczi [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=20130115162910.GA24530@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@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).