qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 11/16] block: explicitly acquire aiocontext in c


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 11/16] block: explicitly acquire aiocontext in callbacks that need it
Date: Wed, 18 Jan 2017 15:49:18 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Fri, Jan 13, 2017 at 02:17:26PM +0100, Paolo Bonzini wrote:
> This covers both file descriptor callbacks and polling callbacks,
> since they execute related code.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  aio-posix.c           |  7 -------
>  aio-win32.c           |  6 ------
>  block/curl.c          | 16 +++++++++++++---
>  block/iscsi.c         |  4 ++++
>  block/linux-aio.c     |  4 ++++
>  block/nfs.c           |  6 ++++++
>  block/sheepdog.c      | 29 +++++++++++++++--------------
>  block/ssh.c           | 29 +++++++++--------------------
>  block/win32-aio.c     | 10 ++++++----
>  hw/block/virtio-blk.c |  5 ++++-
>  hw/scsi/virtio-scsi.c |  6 ++++++
>  nbd/server.c          |  4 ++++
>  12 files changed, 71 insertions(+), 55 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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