[libvirt] [PATCH v1 0/3] Check migration configuration

Chen Fan chen.fan.fnst at cn.fujitsu.com
Fri Sep 12 04:31:56 UTC 2014


This version differs from the patch set
"conf: Check migration_host is valid or not during libvirt restarts"
I posted 2 weeks ago, I droped checking the migration_host on target
host. and find an issue when setting migration_host.

Chen Fan (3):
  migration: add migration_host support for Ipv6 address without
    brackets
  conf: Check migration_host is localhost or not during restart
  conf: Check migration_address is valid or not during restart

 src/qemu/qemu.conf                 |  2 +-
 src/qemu/qemu_conf.c               | 21 +++++++++++++++++++++
 src/qemu/qemu_migration.c          | 19 +++++++++++++++----
 src/qemu/test_libvirtd_qemu.aug.in |  2 +-
 4 files changed, 38 insertions(+), 6 deletions(-)

-- 
1.9.3




More information about the libvir-list mailing list