Hi Juan,

>-----Original Message-----
>From: Juan Quintela <quint...@redhat.com>
>Sent: Tuesday, February 7, 2023 8:57 AM
>To: qemu-devel@nongnu.org
>Cc: qemu-bl...@nongnu.org; Stefan Berger <stef...@linux.vnet.ibm.com>;
>Stefan Hajnoczi <stefa...@redhat.com>; Halil Pasic <pa...@linux.ibm.com>;
>John Snow <js...@redhat.com>; David Hildenbrand <da...@redhat.com>;
>Fam Zheng <f...@euphon.net>; Thomas Huth <th...@redhat.com>; Daniel P.
>Berrangé <berra...@redhat.com>; Laurent Vivier <lviv...@redhat.com>;
>Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru>; qemu-
>s3...@nongnu.org; Christian Borntraeger <borntrae...@linux.ibm.com>;
>Marc-André Lureau <marcandre.lur...@redhat.com>; Michael S. Tsirkin
><m...@redhat.com>; Juan Quintela <quint...@redhat.com>; Philippe
>Mathieu-Daudé <phi...@linaro.org>; Dr. David Alan Gilbert
><dgilb...@redhat.com>; Marcel Apfelbaum <marcel.apfelb...@gmail.com>;
>Coiby Xu <coiby...@gmail.com>; Ilya Leoshkevich <i...@linux.ibm.com>;
>Eduardo Habkost <edua...@habkost.net>; Yanan Wang
><wangyana...@huawei.com>; Richard Henderson
><richard.hender...@linaro.org>; Markus Armbruster <arm...@redhat.com>;
>Paolo Bonzini <pbonz...@redhat.com>; Alex Williamson
><alex.william...@redhat.com>; Eric Blake <ebl...@redhat.com>; Eric
>Farman <far...@linux.ibm.com>; Duan, Zhenzhong
><zhenzhong.d...@intel.com>
>Subject: [PULL 28/30] multifd: Fix flush of zero copy page send request
>
>From: Zhenzhong Duan <zhenzhong.d...@intel.com>
>
>Make IO channel flush call after the inflight request has been drained in
>multifd thread, or else we may missed to flush the inflight request.
>
>Signed-off-by: Zhenzhong Duan <zhenzhong.d...@intel.com>
>Reviewed-by: Juan Quintela <quint...@redhat.com>
>Signed-off-by: Juan Quintela <quint...@redhat.com>
>---
> .../x86_64-quintela-devices.mak               |    7 +
> .../x86_64-quintela2-devices.mak              |    6 +
> migration/multifd.c                           |    8 +-
> migration/multifd.c.orig                      | 1274 +++++++++++++++++
> 4 files changed, 1291 insertions(+), 4 deletions(-)  create mode 100644
>configs/devices/x86_64-softmmu/x86_64-quintela-devices.mak
> create mode 100644 configs/devices/x86_64-softmmu/x86_64-quintela2-
>devices.mak
> create mode 100644 migration/multifd.c.orig
>
Just back from vacation, hoping it's not too late to report: 
x86_64-quintela-devices.mak x86_64-quintela2-devices.mak and multifd.c.orig 
might be unrelated to this patch?

Thanks
Zhenzhong

Reply via email to