[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with migration/rdma
From: |
Yu Zhang |
Subject: |
Re: Problem with migration/rdma |
Date: |
Mon, 11 Mar 2024 16:16:29 +0100 |
>> I have reviewed and tested the change. Have tweaked the commit message
>> accordingly.
>> I hope that's okay with you Yu Zhang :)
it's okay for me. As it's a tiny fix, you may modify or include it in
your own commits.
Best regards,
Yu Zhang
11.03.2024
On Mon, Mar 11, 2024 at 3:57 PM Het Gala <het.gala@nutanix.com> wrote:
>
>
> On 11/03/24 8:16 pm, Peter Xu wrote:
> > On Mon, Mar 11, 2024 at 08:00:06PM +0530, Het Gala wrote:
> >> Let me send a proper patch to qemu devel mailing list and cc all the people
> >> involved.
> >>
> >> I have reviewed and tested the change. Have tweaked the commit message
> >> accordingly.
> >> I hope that's okay with you Yu Zhang :)
> > Het - don't worry, I've had it in my queue. Thanks,
> Okay. Thanks
> >
> > =====
> > From 694451b89b21b3b67c404cbcfa2b84e3afae0c5d Mon Sep 17 00:00:00 2001
> > From: Yu Zhang <yu.zhang@ionos.com>
> > Date: Wed, 6 Mar 2024 09:06:54 +0100
> > Subject: [PATCH] migration/rdma: Fix a memory issue for migration
> >
> > In commit 3fa9642ff7 change was made to convert the RDMA backend to
> > accept MigrateAddress struct. However, the assignment of "host" leads
> > to data corruption on the target host and the failure of migration.
> >
> > isock->host = rdma->host;
>
> Regards,
>
> Het Gala
>
- Re: Problem with migration/rdma, (continued)
- Re: Problem with migration/rdma, Zhijian Li (Fujitsu), 2024/03/06
- Re: Problem with migration/rdma, Peter Xu, 2024/03/06
- Re: Problem with migration/rdma, Yu Zhang, 2024/03/08
- Re: Problem with migration/rdma, Peter Xu, 2024/03/08
- Re: Problem with migration/rdma, Zhijian Li (Fujitsu), 2024/03/08
- Re: Problem with migration/rdma, Peter Xu, 2024/03/08
- Message not available
- Message not available
- Re: Problem with migration/rdma, Yu Zhang, 2024/03/11
- Re: Problem with migration/rdma, Het Gala, 2024/03/11
- Re: Problem with migration/rdma, Peter Xu, 2024/03/11
- Re: Problem with migration/rdma, Het Gala, 2024/03/11
- Re: Problem with migration/rdma,
Yu Zhang <=