qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 11/17] block: explicitly acquire aiocontext in t


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 11/17] block: explicitly acquire aiocontext in timers that need it
Date: Mon, 30 Jan 2017 16:01:55 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Fri, Jan 20, 2017 at 05:43:16PM +0100, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  block/curl.c                |  2 ++
>  block/io.c                  |  5 +++++
>  block/iscsi.c               |  8 ++++++--
>  block/null.c                |  4 ++++
>  block/qed.c                 | 12 ++++++++++++
>  block/qed.h                 |  3 +++
>  block/throttle-groups.c     |  2 ++
>  util/aio-posix.c            |  2 --
>  util/aio-win32.c            |  2 --
>  util/qemu-coroutine-sleep.c |  2 +-
>  10 files changed, 35 insertions(+), 7 deletions(-)
> 
>         v1->v2: document restrictions in bdrv_aio_cancel due to qemu_aio_ref
>       [Stefan]

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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