>-----Original Message----- >From: Cédric Le Goater <c...@redhat.com> >Subject: Re: [PATCH 0/5] VFIO: cpr-transfer fixes > >Hello Zhenzhong > >On 9/26/25 04:23, Zhenzhong Duan wrote: >> Hi, >> >> Patch1: fixed an error restore path when virtio-mem is configured. >> Patch2: fixed assert failure on error restore path, this issue happens >> no matter if virtio-mem is configured. >> Some trick is played to trigger the error path, >> see >https://github.com/yiliu1765/qemu/commit/494d19e7f7242dbc47d7f236937 >cde0c396a4a7c >> >> Patch3-4: issue only happens with two or more VFIO devices, no issue >> if only one VFIO device. >> >> Patch5: SIGSEGV if I send "query-balloon" to source qmp monitor, >> I'm not quite sure if it's deserved to be fixed, as guest has been >> migrated to destination, it's not a big issue for source qemu to >> SIGSEGV? > >A large series renaming files, structs, etc. from Mark has just been >merged. Could you please rebase and resend ? Sorry about that, I wanted >to get Mark's changes in asap.
Sure, will do. > >Also patch 5/5 seems disconnected from the email thread. Oh, maybe an occasional failure with my mailbox. Thanks Zhenzhong