qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree()


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree()
Date: Tue, 15 Jan 2013 17:29:10 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>

Thanks, applied Patch 4 to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]