linux-stable/arch/arm64/kvm
Oliver Upton 16535d55e9 KVM: arm64: nv: Honor MDCR_EL2.HLP
Counters that fall in the hypervisor range (i.e. N >= HPMN) have a
separate control for enabling 64 bit overflow. Take it into account.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241025182354.3364124-17-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
2024-10-31 19:00:40 +00:00
..
hyp KVM: arm64: nv: Save/Restore vEL2 sysregs 2024-10-31 02:42:30 +00:00
vgic KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration 2024-10-17 09:20:48 +01:00
.gitignore
arch_timer.c
arm.c KVM: arm64: Don't eagerly teardown the vgic on init error 2024-10-11 13:40:25 +01:00
at.c KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2() 2024-10-31 02:42:29 +00:00
debug.c
emulate-nested.c KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN 2024-10-31 19:00:40 +00:00
fpsimd.c KVM: arm64: Add save/restore support for FPMR 2024-08-27 07:59:27 +01:00
guest.c KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging 2024-08-13 19:29:17 +01:00
handle_exit.c Merge branch kvm-arm64/nv-sve into kvmarm/next 2024-07-14 00:27:06 +00:00
hypercalls.c KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest 2024-08-25 17:48:44 +01:00
inject_fault.c
Kconfig Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next 2024-09-12 08:38:02 +01:00
Makefile Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next 2024-09-12 08:38:02 +01:00
mmio.c
mmu.c KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed 2024-10-08 10:40:27 +01:00
nested.c KVM: arm64: nv: Advertise support for FEAT_HPMN0 2024-10-31 19:00:40 +00:00
pauth.c
pkvm.c
pmu-emul.c KVM: arm64: nv: Honor MDCR_EL2.HLP 2024-10-31 19:00:40 +00:00
pmu.c perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter 2024-08-16 13:09:12 +01:00
psci.c
ptdump.c KVM: arm64: Register ptdump with debugfs on guest creation 2024-09-10 21:32:51 +01:00
pvtime.c
reset.c KVM: arm64: nv: Support multiple nested Stage-2 mmu structures 2024-06-19 08:13:49 +00:00
stacktrace.c
sys_regs.c KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN 2024-10-31 19:00:40 +00:00
sys_regs.h Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next 2024-09-12 08:38:17 +01:00
trace_arm.h
trace_handle_exit.h
trace.h
trng.c
va_layout.c
vgic-sys-reg-v3.c
vmid.c