linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Regarding the Issue of vNMI Not Supporting Live Migration
@ 2025-08-01  8:00 Jinqian Yang
  2025-08-01 12:07 ` Marc Zyngier
  0 siblings, 1 reply; 3+ messages in thread
From: Jinqian Yang @ 2025-08-01  8:00 UTC (permalink / raw)
  To: maz, linux-kernel, linux-arm-kernel
  Cc: Zhou Wang, jiangkunkun, Luchunhua, liuyonglong, xuwei (O),
	Zengtao (B)

Hi,marc

https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=arm64/nmi

During the testing of this set of vNMI patches, it was discovered that 
vNMI do not support live
migration. The reason is that GICD_INMIR/GICR_INMIR0 have not been 
migrated, causing
irq->nmi to reset to 0 after migration. Therefore, to resolve this 
issue, we need to complete the
migration of GICD_INMIR/GICR_INMIR0. This set of patches does not seem 
to have been uploaded
to the mainline. I was wondering if these are scheduled for upload to 
the mainline?


Thanks,
Jinqian




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Regarding the Issue of vNMI Not Supporting Live Migration
  2025-08-01  8:00 Regarding the Issue of vNMI Not Supporting Live Migration Jinqian Yang
@ 2025-08-01 12:07 ` Marc Zyngier
  2025-08-02  3:05   ` Jinqian Yang
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Zyngier @ 2025-08-01 12:07 UTC (permalink / raw)
  To: Jinqian Yang
  Cc: linux-kernel, linux-arm-kernel, Zhou Wang, jiangkunkun, Luchunhua,
	liuyonglong, xuwei (O), Zengtao (B)

On Fri, 01 Aug 2025 09:00:07 +0100,
Jinqian Yang <yangjinqian1@huawei.com> wrote:
> 
> Hi,marc
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=arm64/nmi
> 
> During the testing of this set of vNMI patches, it was discovered that
> vNMI do not support live
> migration. The reason is that GICD_INMIR/GICR_INMIR0 have not been
> migrated, causing
> irq->nmi to reset to 0 after migration. Therefore, to resolve this
> issue, we need to complete the
> migration of GICD_INMIR/GICR_INMIR0. This set of patches does not seem
> to have been uploaded
> to the mainline. I was wondering if these are scheduled for upload to
> the mainline?

There patches are *dead*, and will *not* be upstreamed as such. You
can tell from the date and the base commit that they are old and
unmaintained.

Please do not pick random branches from my tree.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Regarding the Issue of vNMI Not Supporting Live Migration
  2025-08-01 12:07 ` Marc Zyngier
@ 2025-08-02  3:05   ` Jinqian Yang
  0 siblings, 0 replies; 3+ messages in thread
From: Jinqian Yang @ 2025-08-02  3:05 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-kernel, linux-arm-kernel, Zhou Wang, jiangkunkun, Luchunhua,
	liuyonglong, xuwei (O), Zengtao (B)



On 2025/8/1 20:07, Marc Zyngier wrote:
> On Fri, 01 Aug 2025 09:00:07 +0100,
> Jinqian Yang <yangjinqian1@huawei.com> wrote:
>>
>> Hi,marc
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/log/?h=arm64/nmi
>>
>> During the testing of this set of vNMI patches, it was discovered that
>> vNMI do not support live
>> migration. The reason is that GICD_INMIR/GICR_INMIR0 have not been
>> migrated, causing
>> irq->nmi to reset to 0 after migration. Therefore, to resolve this
>> issue, we need to complete the
>> migration of GICD_INMIR/GICR_INMIR0. This set of patches does not seem
>> to have been uploaded
>> to the mainline. I was wondering if these are scheduled for upload to
>> the mainline?
> 
> There patches are *dead*, and will *not* be upstreamed as such. You
> can tell from the date and the base commit that they are old and
> unmaintained.
> 
> Please do not pick random branches from my tree.
> 
> Thanks,
> 
> 	M.
> 
Noted with thanks — will avoid referencing outdated branches in the future.

Thanks,
Jinqian



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-02  3:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01  8:00 Regarding the Issue of vNMI Not Supporting Live Migration Jinqian Yang
2025-08-01 12:07 ` Marc Zyngier
2025-08-02  3:05   ` Jinqian Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).