Re: [PATCH v2 0/3] update live migration configuration region
From: liulongfang
Date: Tue Mar 04 2025 - 07:35:06 EST
On 2025/3/4 20:26, Shameerali Kolothum Thodi wrote:
>
>
>> -----Original Message-----
>> From: liulongfang <liulongfang@xxxxxxxxxx>
>> Sent: Tuesday, March 4, 2025 12:05 PM
>> To: alex.williamson@xxxxxxxxxx; jgg@xxxxxxxxxx; Shameerali Kolothum
>> Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>; Jonathan Cameron
>> <jonathan.cameron@xxxxxxxxxx>
>> Cc: kvm@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
>> linuxarm@xxxxxxxxxxxxx; liulongfang <liulongfang@xxxxxxxxxx>
>> Subject: [PATCH v2 0/3] update live migration configuration region
>>
>> On the new hardware platform, the configuration register space
>> of the live migration function is set on the PF, while on the
>> old platform, this part is placed on the VF.
>>
>> Change v1 -> v2
>> Delete the vf_qm_state read operation in Pre_Copy
>
> If I understand correctly, previously this was discussed in your bug fix series here,
> https://lore.kernel.org/all/fa8cd8c1cdbe4849b445ffd8f4894515@xxxxxxxxxx/
>
> And why we are having it here in this new hardware support series now?
>
> Could we please move all the existing bug fixes in one series and support for
> new platform in another series, please.
>
> Thanks,
> Shameer
>
> .
>
OK, I'll separate it out and put it in the bugfix patchset
Thanks.
Longfang.