Peter Xu <pet...@redhat.com> 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: qemu-sta...@nongnu.org # v4.0+ > Fixes: d2f1d29b95 ("migration: add support for a "tls-authz" migration > parameter") > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > Reviewed-by: Fabiano Rosas <faro...@suse.de> > Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> > Signed-off-by: Peter Xu <pet...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> queued.