On Mon, Sep 29, 2025 at 05:55:50PM +0100, Daniel P. Berrangé wrote: > On Mon, Sep 29, 2025 at 11:58:21AM -0400, Peter Xu wrote: > > On Fri, Aug 01, 2025 at 06:02:10PM +0100, Daniel P. Berrangé wrote: > > > 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(-) > > > > Dan, is there a planned repost on this one? > > It is on my todo list, but I don't have a firm ETA yet.
Sure. I assume in production people should really be relying on the gnutls upgrade. I queued patch 1 then for now, thanks. -- Peter Xu
