Re: [libvirt] [re-send][PATCH v9] support offline migration

2012-10-09 Thread Daniel P. Berrange
This is on my todo list to check again. On Tue, Oct 09, 2012 at 01:04:20PM +0800, li guang wrote: ping ... 在 2012-10-08一的 09:20 +0800,li guang写道: ping ... 在 2012-09-28五的 11:48 +0800,liguang写道: original migration did not aware of offline case, so, try to support offline migration

Re: [libvirt] [re-send][PATCH v9] support offline migration

2012-10-08 Thread li guang
ping ... 在 2012-10-08一的 09:20 +0800,li guang写道: ping ... 在 2012-09-28五的 11:48 +0800,liguang写道: original migration did not aware of offline case, so, try to support offline migration quietly (did not disturb original migration) by pass VIR_MIGRATE_OFFLINE flag to migration APIs if only

Re: [libvirt] [re-send][PATCH v9] support offline migration

2012-10-07 Thread li guang
ping ... 在 2012-09-28五的 11:48 +0800,liguang写道: original migration did not aware of offline case, so, try to support offline migration quietly (did not disturb original migration) by pass VIR_MIGRATE_OFFLINE flag to migration APIs if only the domain is really inactive, and migration process

[libvirt] [re-send][PATCH v9] support offline migration

2012-09-27 Thread liguang
original migration did not aware of offline case, so, try to support offline migration quietly (did not disturb original migration) by pass VIR_MIGRATE_OFFLINE flag to migration APIs if only the domain is really inactive, and migration process will not puzzled by domain offline and exit