Re: [Qemu-devel] [Qemu-devel [RFC] [WIP] v1] Keeping the Destination side alive incase of network failure (Migration recover from network failure)

2016-06-01 Thread Dr. David Alan Gilbert
* Md Haris Iqbal (haris.p...@gmail.com) wrote: > --- > include/migration/migration.h | 3 +++ > migration/migration.c | 12 > migration/savevm.c| 25 + > 3 files changed, 32 insertions(+), 8 deletions(-) > > diff --git

[Qemu-devel] [Qemu-devel [RFC] [WIP] v1] Keeping the Destination side alive incase of network failure (Migration recover from network failure)

2016-05-31 Thread Md Haris Iqbal
--- include/migration/migration.h | 3 +++ migration/migration.c | 12 migration/savevm.c| 25 + 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/include/migration/migration.h b/include/migration/migration.h index