qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 33/42] job: Add job_yield()


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 33/42] job: Add job_yield()
Date: Mon, 14 May 2018 22:59:57 +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:
> This moves block_job_yield() to the Job layer.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/block/blockjob_int.h |  8 --------
>  include/qemu/job.h           |  9 +++++++--
>  block/backup.c               |  2 +-
>  block/mirror.c               |  2 +-
>  blockjob.c                   | 16 ----------------
>  job.c                        | 20 ++++++++++++++++++--
>  tests/test-blockjob-txn.c    |  2 +-
>  7 files changed, 28 insertions(+), 31 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]