[libvirt] [PATCH v2 0/4] Check migration configuration

Chen, Fan chen.fan.fnst at cn.fujitsu.com
Thu Sep 25 01:10:34 UTC 2014


ping? 


On Tue, 2014-09-23 at 12:04 +0800, Chen Fan wrote: 
> add some check in migration configuration.
> 
> Chen Fan (4):
>   virsocketaddr: return address family in virSocketAddrIsNumeric
>   migration: add migration_host support for Ipv6 address without
>     brackets
>   conf: add virSocketAddrIsLocalhost to Check migration_host
>   conf: Check migration_address whether is localhost
> 
>  src/libvirt_private.syms           |  1 +
>  src/qemu/qemu.conf                 |  2 +-
>  src/qemu/qemu_conf.c               | 15 ++++++++++++
>  src/qemu/qemu_migration.c          | 24 ++++++++++---------
>  src/qemu/test_libvirtd_qemu.aug.in |  2 +-
>  src/util/virsocketaddr.c           | 48 ++++++++++++++++++++++++++++++++++----
>  src/util/virsocketaddr.h           |  5 +++-
>  tests/sockettest.c                 |  2 +-
>  8 files changed, 80 insertions(+), 19 deletions(-)
> 





More information about the libvir-list mailing list