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

2012-04-02 Thread Kevin Wolf
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 documen

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

2012-03-30 Thread Stefan Hajnoczi
On Fri, Mar 30, 2012 at 12:17 PM, Paolo Bonzini wrote: > 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

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

2012-03-30 Thread 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