Daniel P. Berrangé <berra...@redhat.com> writes: > When either the postcopy or return path capabilities are > enabled, the migration code will use the primary channel > for bidirectional I/O. > > If either of those capabilities are enabled, the migration > code needs to mark the channel as expecting concurrent I/O > in order to activate the thread safety workarounds for > GNUTLS bug 1717 > > Closes: https://gitlab.com/qemu-project/qemu/-/issues/1937 > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>