Re: [Qemu-devel] [Qemu-devel [RFC] [WIP] v1] Adding feature to reconnect with -r option to migrate command

2016-06-15 Thread Dr. David Alan Gilbert
* Md Haris Iqbal (haris.p...@gmail.com) wrote: > --- > hmp-commands.hx | 10 +--- > hmp.c | 4 ++- > include/migration/migration.h | 1 + > migration/migration.c | 60 > +-- > qapi-schema.json

[Qemu-devel] [Qemu-devel [RFC] [WIP] v1] Adding feature to reconnect with -r option to migrate command

2016-06-08 Thread Md Haris Iqbal
--- hmp-commands.hx | 10 +--- hmp.c | 4 ++- include/migration/migration.h | 1 + migration/migration.c | 60 +-- qapi-schema.json | 2 +- qmp-commands.hx | 3 ++- 6 files chan