2022-12-09 17:05:22

by James Clark

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

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


2022-12-12 09:43:48

by Marc Zyngier

[permalink] [raw]
Subject: Re: [PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value

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.


2023-01-03 18:26:05

by Marc Zyngier

[permalink] [raw]
Subject: Re: [PATCH 0/1] KVM: arm64: PMU: Fix PMCR_EL0 reset value

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.