linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 5.17, take #4
@ 2022-02-25 13:13 Marc Zyngier
  2022-02-25 14:49 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-02-25 13:13 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: James Morse, Suzuki K Poulose, Alexandru Elisei, Andrew Jones,
	Mark Brown, Oliver Upton, Ricardo Koller, kvm, kvmarm,
	linux-arm-kernel, kernel-team

Hi Paolo,

Only a couple of fixes this time around: one for the long standing
PSCI CPU_SUSPEND issue, and a selftest fix for systems that don't have
a GICv3.

Please pull,

	M.

The following changes since commit 5bfa685e62e9ba93c303a9a8db646c7228b9b570:

  KVM: arm64: vgic: Read HW interrupt pending state from the HW (2022-02-11 11:01:12 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.17-4

for you to fetch changes up to 456f89e0928ab938122a40e9f094a6524cc158b4:

  KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3 (2022-02-25 13:02:28 +0000)

----------------------------------------------------------------
KVM/arm64 fixes for 5.17, take #4

- Correctly synchronise PMR and co on PSCI CPU_SUSPEND

- Skip tests that depend on GICv3 when the HW isn't available

----------------------------------------------------------------
Mark Brown (1):
      KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3

Oliver Upton (1):
      KVM: arm64: Don't miss pending interrupts for suspended vCPU

 arch/arm64/kvm/psci.c                            | 3 +--
 tools/testing/selftests/kvm/aarch64/arch_timer.c | 7 ++++++-
 tools/testing/selftests/kvm/aarch64/vgic_irq.c   | 4 ++++
 tools/testing/selftests/kvm/lib/aarch64/vgic.c   | 4 +++-
 4 files changed, 14 insertions(+), 4 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] KVM/arm64 fixes for 5.17, take #4
  2022-02-25 13:13 [GIT PULL] KVM/arm64 fixes for 5.17, take #4 Marc Zyngier
@ 2022-02-25 14:49 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-02-25 14:49 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: James Morse, Suzuki K Poulose, Alexandru Elisei, Andrew Jones,
	Mark Brown, Oliver Upton, Ricardo Koller, kvm, kvmarm,
	linux-arm-kernel, kernel-team

On 2/25/22 14:13, Marc Zyngier wrote:
> Hi Paolo,
> 
> Only a couple of fixes this time around: one for the long standing
> PSCI CPU_SUSPEND issue, and a selftest fix for systems that don't have
> a GICv3.
> 
> Please pull,
> 
> 	M.
> 
> The following changes since commit 5bfa685e62e9ba93c303a9a8db646c7228b9b570:
> 
>    KVM: arm64: vgic: Read HW interrupt pending state from the HW (2022-02-11 11:01:12 +0000)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.17-4
> 
> for you to fetch changes up to 456f89e0928ab938122a40e9f094a6524cc158b4:
> 
>    KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3 (2022-02-25 13:02:28 +0000)
> 
> ----------------------------------------------------------------
> KVM/arm64 fixes for 5.17, take #4
> 
> - Correctly synchronise PMR and co on PSCI CPU_SUSPEND
> 
> - Skip tests that depend on GICv3 when the HW isn't available
> 
> ----------------------------------------------------------------
> Mark Brown (1):
>        KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
> 
> Oliver Upton (1):
>        KVM: arm64: Don't miss pending interrupts for suspended vCPU
> 
>   arch/arm64/kvm/psci.c                            | 3 +--
>   tools/testing/selftests/kvm/aarch64/arch_timer.c | 7 ++++++-
>   tools/testing/selftests/kvm/aarch64/vgic_irq.c   | 4 ++++
>   tools/testing/selftests/kvm/lib/aarch64/vgic.c   | 4 +++-
>   4 files changed, 14 insertions(+), 4 deletions(-)
> 

Pulled, thanks.

Paolo


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-02-25 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25 13:13 [GIT PULL] KVM/arm64 fixes for 5.17, take #4 Marc Zyngier
2022-02-25 14:49 ` 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).