[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value

James Clark posted 1 patch 2 years, 9 months ago
arch/arm64/kvm/sys_regs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Posted by James Clark 2 years, 9 months ago
Hi,

We noticed qemu failing to run because of an assert on our CI. I don't see the issue anymore with
this fix.

Applies to kvmarm/next (753d734f3f34)

Thanks

James Clark (1):
  KVM: arm64: PMU: Fix PMCR_EL0 reset value

 arch/arm64/kvm/sys_regs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1
Re: [PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Posted by Marc Zyngier 2 years, 8 months ago
On Fri, 9 Dec 2022 16:44:45 +0000, James Clark wrote:
> We noticed qemu failing to run because of an assert on our CI. I don't see the issue anymore with
> this fix.
> 
> Applies to kvmarm/next (753d734f3f34)
> 
> Thanks
> 
> [...]

Applied to fixes, thanks!

[1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
      commit: edb4929ea9ba48cd91e3867041f49e4c34d729ed

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.
Re: [PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
Posted by Marc Zyngier 2 years, 9 months ago
On Fri, 9 Dec 2022 16:44:45 +0000, James Clark wrote:
> We noticed qemu failing to run because of an assert on our CI. I don't see the issue anymore with
> this fix.
> 
> Applies to kvmarm/next (753d734f3f34)
> 
> Thanks
> 
> [...]

Applied to fixes, thanks!

[1/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value
      commit: aff234839f8b80ac101e6c2f14d0e44b236efa48

Cheers,

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