On Mon, Dec 15, 2025 at 07:00:29PM -0300, Fabiano Rosas wrote: > Make the postcopy tests (including TLS) pass a config argument to > migration QMP commands. > > Temporarily, set the use-config key to enable the new method.
Maybe worth mention in the commit message that the two set-parameters in migrate_hook_start_tls_psk_common() will still be kept for now for non-postcopy tls tests. > > Signed-off-by: Fabiano Rosas <[email protected]> Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
