qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
@ 2025-08-01 17:02 Daniel P. Berrangé
  2025-08-01 17:02 ` [PATCH 1/2] migration: simplify error reporting after channel read Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Daniel P. Berrangé @ 2025-08-01 17:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Juraj Marcin, Peter Xu, Fabiano Rosas, Daniel P. Berrangé

This is a followup to previously merged patches that claimed to
workaround the gnutls bug impacting migration, but in fact were
essentially non-functional. Juraj Marcin pointed this out, and
this new patch tweaks the workaround to make it actually do
something useful.

Daniel P. Berrangé (2):
  migration: simplify error reporting after channel read
  migration: fix workaround for gnutls thread safety

 crypto/tlssession.c   | 16 ----------------
 migration/qemu-file.c | 22 +++++++++++++++++-----
 2 files changed, 17 insertions(+), 21 deletions(-)

-- 
2.50.1



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-08-06 15:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 17:02 [PATCH for-10.1 0/2] migration: actually make gnutls workaround functional Daniel P. Berrangé
2025-08-01 17:02 ` [PATCH 1/2] migration: simplify error reporting after channel read Daniel P. Berrangé
2025-08-04 10:18   ` Prasad Pandit
2025-08-04 10:22     ` Daniel P. Berrangé
2025-08-04 11:03       ` Prasad Pandit
2025-08-06  0:41   ` Peter Xu
2025-08-01 17:02 ` [PATCH 2/2] migration: fix workaround for gnutls thread safety Daniel P. Berrangé
2025-08-04 10:29   ` Prasad Pandit
2025-08-04 18:13   ` Fabiano Rosas
2025-08-04 17:53 ` [PATCH for-10.1 0/2] migration: actually make gnutls workaround functional Juraj Marcin
2025-08-04 19:27   ` Fabiano Rosas
2025-08-05 10:09     ` Daniel P. Berrangé
2025-08-05 13:44       ` Fabiano Rosas
2025-08-05 14:18         ` Daniel P. Berrangé
2025-08-05 15:28           ` Fabiano Rosas
2025-08-05 14:52         ` Juraj Marcin
2025-08-06 14:54           ` Peter Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).