qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 16/42] job: Add Job.aio_context


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 16/42] job: Add Job.aio_context
Date: Mon, 14 May 2018 17:20:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-05-09 18:26, Kevin Wolf wrote:
> When block jobs need an AioContext, they just take it from their main
> block node. Generic jobs don't have a main block node, so we need to
> assign them an AioContext explicitly.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/qemu/job.h | 7 ++++++-
>  blockjob.c         | 5 ++++-
>  job.c              | 4 +++-
>  3 files changed, 13 insertions(+), 3 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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