Re: [PATCH 0/2] Multifd fixes

2024-08-02 Thread Fabiano Rosas
On Thu, 01 Aug 2024 14:40:59 -0300, Fabiano Rosas wrote: > on mapped-ram for libvirt. > > CI run: https://gitlab.com/farosas/qemu/-/pipelines/1397467740 > > Fabiano Rosas (2): > migration: Fix cleanup of iochannel in file migration > migration/multifd: Fix multifd_send_setup cleanup when chan

[PATCH 0/2] Multifd fixes

2024-08-01 Thread Fabiano Rosas
Hi, a couple of multifd fixes to issues that Jim spotted while working on mapped-ram for libvirt. CI run: https://gitlab.com/farosas/qemu/-/pipelines/1397467740 Fabiano Rosas (2): migration: Fix cleanup of iochannel in file migration migration/multifd: Fix multifd_send_setup cleanup when chan