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(-) -- 1.7.9.1