Re: [libvirt] [PATCH V4] implement offline migration

2012-09-07 Thread liguang
在 2012-09-06四的 15:27 +0900,Kamezawa Hiroyuki写道: > (2012/09/06 14:32), liguang wrote: > > Hello, Eric & Daniel > > > > 在 2012-09-05三的 11:08 -0600,Eric Blake写道: > >> On 09/05/2012 02:48 AM, Daniel P. Berrange wrote: > > > > I really don't like the general design of this patch, even > > ig

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread Kamezawa Hiroyuki
(2012/09/06 14:32), liguang wrote: Hello, Eric & Daniel 在 2012-09-05三的 11:08 -0600,Eric Blake写道: On 09/05/2012 02:48 AM, Daniel P. Berrange wrote: I really don't like the general design of this patch, even ignoring all the code bugs. I think this entire patch is really just a solution in sear

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread liguang
Hello, Eric & Daniel 在 2012-09-05三的 11:08 -0600,Eric Blake写道: > On 09/05/2012 02:48 AM, Daniel P. Berrange wrote: > >>> > >>> I really don't like the general design of this patch, even > >>> ignoring all the code bugs. I think this entire patch is > >>> really just a solution in search of a proble

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread Eric Blake
On 09/05/2012 02:48 AM, Daniel P. Berrange wrote: >>> >>> I really don't like the general design of this patch, even >>> ignoring all the code bugs. I think this entire patch is >>> really just a solution in search of a problem. Offline migration >>> is already possible with existing libvirt APIs:

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread Dave Allan
On Wed, Sep 05, 2012 at 09:48:22AM +0100, Daniel P. Berrange wrote: > On Wed, Sep 05, 2012 at 08:51:05AM +0800, liguang wrote: > > 在 2012-09-04二的 12:12 +0100,Daniel P. Berrange写道: > > > On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > > > > allow migration even domain isn't active by > >

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread Daniel P. Berrange
On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > allow migration even domain isn't active by > inserting some stubs to tunnel migration path. > > Signed-off-by: liguang > --- > src/qemu/qemu_driver.c|2 +- > src/qemu/qemu_migration.c | 181 > +++

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-05 Thread Daniel P. Berrange
On Wed, Sep 05, 2012 at 08:51:05AM +0800, liguang wrote: > 在 2012-09-04二的 12:12 +0100,Daniel P. Berrange写道: > > On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > > > allow migration even domain isn't active by > > > inserting some stubs to tunnel migration path. > > > > > > Signed-off-by:

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-04 Thread liguang
在 2012-09-05三的 08:51 +0800,liguang写道: > 在 2012-09-04二的 12:12 +0100,Daniel P. Berrange写道: > > On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > > > allow migration even domain isn't active by > > > inserting some stubs to tunnel migration path. > > > > > > Signed-off-by: liguang > > > ---

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-04 Thread liguang
在 2012-09-04二的 12:12 +0100,Daniel P. Berrange写道: > On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > > allow migration even domain isn't active by > > inserting some stubs to tunnel migration path. > > > > Signed-off-by: liguang > > --- > > src/qemu/qemu_driver.c|2 +- > > src/q

Re: [libvirt] [PATCH V4] implement offline migration

2012-09-04 Thread Daniel P. Berrange
On Mon, Sep 03, 2012 at 02:23:24PM +0800, liguang wrote: > allow migration even domain isn't active by > inserting some stubs to tunnel migration path. > > Signed-off-by: liguang > --- > src/qemu/qemu_driver.c|2 +- > src/qemu/qemu_migration.c | 181 > +++

[libvirt] [PATCH V4] implement offline migration

2012-09-02 Thread liguang
allow migration even domain isn't active by inserting some stubs to tunnel migration path. Signed-off-by: liguang --- src/qemu/qemu_driver.c|2 +- src/qemu/qemu_migration.c | 181 +++-- src/qemu/qemu_migration.h |3 +- 3 files changed, 178 ins

[libvirt] [PATCH V4] implement offline migration

2012-09-02 Thread liguang
allow migration even domain isn't active by inserting some stubs to tunnel migration path. Signed-off-by: liguang --- src/qemu/qemu_driver.c|2 +- src/qemu/qemu_migration.c | 181 +++-- src/qemu/qemu_migration.h |3 +- 3 files changed, 178 ins

[libvirt] [PATCH V4] implement offline migration

2012-09-02 Thread liguang
allow migration even domain isn't active by inserting some stubs to tunnel migration path. Signed-off-by: liguang --- src/qemu/qemu_driver.c|2 +- src/qemu/qemu_migration.c | 181 +++-- src/qemu/qemu_migration.h |3 +- 3 files changed, 178 ins