Peter Xu <[email protected]> wrote: > QEMU will crash if anyone tries to set tls-authz (which is a type > StrOrNull) with 'null' value. Fix it in the easy way by converting it to > qstring just like the other two tls parameters. > > Cc: [email protected] # v4.0+ > Fixes: d2f1d29b95 ("migration: add support for a "tls-authz" migration > parameter") > Reviewed-by: Daniel P. Berrangé <[email protected]> > Reviewed-by: Fabiano Rosas <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> queued.
