qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Job API improvements and bugfixes


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/4] Job API improvements and bugfixes
Date: Mon, 02 Apr 2012 17:41:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1

Am 30.03.2012 13:17, schrieb Paolo Bonzini:
> This patch includes a few small changes to the job API.  Do not be
> fooled by the diffstat, since that is mostly due to the new documentation
> in patch 4.
> 
> Patch 3 has a small change to the BlockJobType interface, because I
> found hard to document the old one.
> 
> Paolo Bonzini (4):
>   block: cancel jobs when a device is ready to go away
>   block: fix streaming/closing race
>   block: set job->speed in block_set_speed
>   block: document job API
> 
>  block.c        |   24 +++++++++++-
>  block/stream.c |    7 ++-
>  block_int.h    |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  blockdev.c     |    3 +
>  4 files changed, 144 insertions(+), 7 deletions(-)
> 

Thanks, applied all to the block branch.

Kevin



reply via email to

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