Re: [PATCH 2/4] Adding multi-interface support for multi-FD on destination side

2022-07-13 Thread Het Gala
On 17/06/22 12:10 am, Dr. David Alan Gilbert wrote: * Het Gala (het.g...@nutanix.com) wrote: i) Modified the format of qemu monitor command: ‘migrate-incoming’ by adding a list, each element in the list is to open listeners with a given number of multiFD channels. ii) Qemu starts with

Re: [PATCH 2/4] Adding multi-interface support for multi-FD on destination side

2022-06-16 Thread Dr. David Alan Gilbert
* Het Gala (het.g...@nutanix.com) wrote: > i) Modified the format of qemu monitor command: ‘migrate-incoming’ by adding >a list, each element in the list is to open listeners with a given number >of multiFD channels. > > ii) Qemu starts with -incoming flag defer and -multi-fd-incoming defe

[PATCH 2/4] Adding multi-interface support for multi-FD on destination side

2022-06-09 Thread Het Gala
i) Modified the format of qemu monitor command: ‘migrate-incoming’ by adding a list, each element in the list is to open listeners with a given number of multiFD channels. ii) Qemu starts with -incoming flag defer and -multi-fd-incoming defer to allow the modified 'migrate-incoming' comm