Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design

2023-02-09 Thread Het Gala
On 09/02/23 7:30 pm, Daniel P. Berrangé wrote: On Thu, Feb 09, 2023 at 07:08:13PM +0530, Het Gala wrote: On 09/02/23 5:35 pm, Daniel P. Berrangé wrote: On Wed, Feb 08, 2023 at 09:35:57AM +, Het Gala wrote: hmp_migrate() stores modified QAPI 'migrate' arguments from qdict into well define

Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design

2023-02-09 Thread Daniel P . Berrangé
On Thu, Feb 09, 2023 at 07:08:13PM +0530, Het Gala wrote: > > On 09/02/23 5:35 pm, Daniel P. Berrangé wrote: > > On Wed, Feb 08, 2023 at 09:35:57AM +, Het Gala wrote: > > > hmp_migrate() stores modified QAPI 'migrate' arguments from qdict > > > into well defined MigrateChannel struct with help

Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design

2023-02-09 Thread Het Gala
On 09/02/23 5:35 pm, Daniel P. Berrangé wrote: On Wed, Feb 08, 2023 at 09:35:57AM +, Het Gala wrote: hmp_migrate() stores modified QAPI 'migrate' arguments from qdict into well defined MigrateChannel struct with help of migrate_channel_from_qdict(). hmp_migrate() also accepts uri string as

Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design

2023-02-09 Thread Daniel P . Berrangé
On Wed, Feb 08, 2023 at 09:35:57AM +, Het Gala wrote: > hmp_migrate() stores modified QAPI 'migrate' arguments from qdict > into well defined MigrateChannel struct with help of > migrate_channel_from_qdict(). > hmp_migrate() also accepts uri string as modified QAPI a 'migrate' > argument (for b