[libvirt] [PATCH v3 04/24] qemu: Use domain condition for synchronous block jobs

Peter Krempa pkrempa at redhat.com
Wed Jun 10 15:07:00 UTC 2015


On Wed, Jun 10, 2015 at 15:42:38 +0200, Jiri Denemark wrote:
> By switching block jobs to use domain conditions, we can drop some
> pretty complicated code in NBD storage migration.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 3:
>     - split into 3 patches
>     
>     Version 2:
>     - slightly modified to use domain conditions
> 
>  po/POTFILES.in            |   1 -
>  src/qemu/qemu_blockjob.c  | 137 +++-------------------------------------------
>  src/qemu/qemu_blockjob.h  |  12 +---
>  src/qemu/qemu_domain.c    |  17 +-----
>  src/qemu/qemu_domain.h    |   1 -
>  src/qemu/qemu_driver.c    |  24 ++++----
>  src/qemu/qemu_migration.c | 112 +++++++++++++++++--------------------
>  src/qemu/qemu_process.c   |  13 ++---
>  8 files changed, 76 insertions(+), 241 deletions(-)
> 

ACK,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150610/db47daef/attachment-0001.sig>


More information about the libvir-list mailing list