On 09/01/23 7:44 pm, Daniel P. Berrangé wrote:
On Mon, Dec 26, 2022 at 05:33:27AM +, Het Gala wrote:
From: Author Het Gala
Existing uri is encoded at multiple levels to extract the relevant
migration information.
The modified QAPI design maps migration parameters into MigrateChannel
str
On Mon, Dec 26, 2022 at 05:33:27AM +, Het Gala wrote:
> From: Author Het Gala
>
> Existing uri is encoded at multiple levels to extract the relevant
> migration information.
>
> The modified QAPI design maps migration parameters into MigrateChannel
> struct before, thus avoiding double-level
From: Author Het Gala
Existing uri is encoded at multiple levels to extract the relevant
migration information.
The modified QAPI design maps migration parameters into MigrateChannel
struct before, thus avoiding double-level uri encoding.
socket_outgoing_migration() has been depricated as It's