qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 12/16] block: explicitly acquire aiocontext in b


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

On Fri, Jan 13, 2017 at 02:17:27PM +0100, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  async.c               |  4 ++--
>  block/archipelago.c   |  3 +++
>  block/blkdebug.c      |  9 +--------
>  block/blkreplay.c     |  2 +-
>  block/block-backend.c |  6 ++++++
>  block/curl.c          | 26 ++++++++++++++++++--------
>  block/gluster.c       |  9 +--------
>  block/io.c            |  6 +++++-
>  block/iscsi.c         |  6 +++++-
>  block/linux-aio.c     | 15 +++++++++------
>  block/nfs.c           |  3 ++-
>  block/null.c          |  4 ++++
>  block/qed.c           |  3 +++
>  block/rbd.c           |  4 ++++
>  dma-helpers.c         |  2 ++
>  hw/block/virtio-blk.c |  2 ++
>  hw/scsi/scsi-bus.c    |  2 ++
>  thread-pool.c         |  2 ++
>  18 files changed, 72 insertions(+), 36 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]