qemu-devel
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/4] Job API improvements and bugfixes
Date: Fri, 30 Mar 2012 13:17:09 +0200

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




reply via email to

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