linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fix for 6.18, take #3
@ 2025-11-14 11:34 Marc Zyngier
  2025-11-18 16:38 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2025-11-14 11:34 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexandru Elisei, Mark Brown, Oliver Upton, Joey Gouly,
	Suzuki K Poulose, Zenghui Yu, kvmarm, kvm, linux-arm-kernel

Paolo,

I'm back with my weekly routine of collecting patches, plugging
another couple of regressions (the FGT one is particularly annoying).
I hope this is the last one for this cycle, but my gut feeling is that
we're not quite finished with it yet...

Please pull,

	M.

The following changes since commit 4af235bf645516481a82227d82d1352b9788903a:

  MAINTAINERS: Switch myself to using kernel.org address (2025-11-08 11:21:20 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.18-3

for you to fetch changes up to 85592114ffda568b507bc2b04f5e9afbe7c13b62:

  KVM: arm64: VHE: Compute fgt traps before activating them (2025-11-12 10:52:58 +0000)

----------------------------------------------------------------
KVM/arm64 fixes for 6.18, take #3

- Only adjust the ID registers when no irqchip has been created once
  per VM run, instead of doing it once per vcpu, as this otherwise
  triggers a pretty bad conbsistency check failure in the sysreg code.

- Make sure the per-vcpu Fine Grain Traps are computed before we load
  the system registers on the HW, as we otherwise start running without
  anything set until the first preemption of the vcpu.

----------------------------------------------------------------
Alexandru Elisei (1):
      KVM: arm64: VHE: Compute fgt traps before activating them

Marc Zyngier (1):
      KVM: arm64: Finalize ID registers only once per VM

 arch/arm64/kvm/arm.c      | 2 +-
 arch/arm64/kvm/sys_regs.c | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)


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

* Re: [GIT PULL] KVM/arm64 fix for 6.18, take #3
  2025-11-14 11:34 [GIT PULL] KVM/arm64 fix for 6.18, take #3 Marc Zyngier
@ 2025-11-18 16:38 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2025-11-18 16:38 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Alexandru Elisei, Mark Brown, Oliver Upton, Joey Gouly,
	Suzuki K Poulose, Zenghui Yu, kvmarm, kvm, linux-arm-kernel

On 11/14/25 12:34, Marc Zyngier wrote:
> Paolo,
> 
> I'm back with my weekly routine of collecting patches, plugging
> another couple of regressions (the FGT one is particularly annoying).
> I hope this is the last one for this cycle, but my gut feeling is that
> we're not quite finished with it yet...
> 
> Please pull,
> 
> 	M.
> 
> The following changes since commit 4af235bf645516481a82227d82d1352b9788903a:
> 
>    MAINTAINERS: Switch myself to using kernel.org address (2025-11-08 11:21:20 +0000)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.18-3
> 
> for you to fetch changes up to 85592114ffda568b507bc2b04f5e9afbe7c13b62:
> 
>    KVM: arm64: VHE: Compute fgt traps before activating them (2025-11-12 10:52:58 +0000)
> 
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.18, take #3
> 
> - Only adjust the ID registers when no irqchip has been created once
>    per VM run, instead of doing it once per vcpu, as this otherwise
>    triggers a pretty bad conbsistency check failure in the sysreg code.
> 
> - Make sure the per-vcpu Fine Grain Traps are computed before we load
>    the system registers on the HW, as we otherwise start running without
>    anything set until the first preemption of the vcpu.

Pulled, thanks.

Paolo



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

end of thread, other threads:[~2025-11-18 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14 11:34 [GIT PULL] KVM/arm64 fix for 6.18, take #3 Marc Zyngier
2025-11-18 16:38 ` Paolo Bonzini

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).