[libvirt] [PATCH 00/11] Fix disk dst/wwn/serial checks in hotplug case

Ján Tomko jtomko at redhat.com
Sat Feb 6 10:18:36 UTC 2016


On Thu, Feb 04, 2016 at 03:49:37PM +0100, Peter Krempa wrote:
> Peter Krempa (11):
>   qemu: hotplug: Use typecasted switch
>   qemu: hotplug: Remove unnecessary variable
>   qemu: hotplug: Break up if/else statement into switch
>   qemu: hotplug: Use more common 'cleanup' label in
>     qemuDomainAttachDeviceDiskLive
>   qemu: hotplug: Extract common code to qemuDomainAttachDeviceDiskLive
>   conf: Extract code that checks disk serial/wwn conflict
>   qemu: hotplug: Check duplicate disk serial/wwn on hotplug too
>   qemu: process: Reorder operations on early VM startup
>   qemu: process: Extract pre-start checks into a function
>   tests: Integrate startup checks to qemuxml2argvtest
>   conf: Move and optimize disk target duplicity checking
> 
>  src/conf/domain_conf.c    | 82 +++++++++++++++++++--------------------------
>  src/conf/domain_conf.h    |  4 ++-
>  src/libvirt_private.syms  |  2 +-
>  src/qemu/qemu_command.c   |  3 --
>  src/qemu/qemu_hotplug.c   | 85 +++++++++++++++++++++--------------------------
>  src/qemu/qemu_migration.c |  2 +-
>  src/qemu/qemu_process.c   | 57 +++++++++++++++++++++----------
>  src/qemu/qemu_process.h   |  9 ++++-
>  tests/qemuxml2argvtest.c  | 13 ++++++--
>  9 files changed, 136 insertions(+), 121 deletions(-)
> 

ACK series

Jan
-------------- 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/20160206/a36c87ff/attachment-0001.sig>


More information about the libvir-list mailing list