linux-yocto/arch/arm64/kvm
Marc Zyngier 14d4802dc2 KVM: arm64: Allow use of S1 PTW for non-NV vcpus
As we are about to use the S1 PTW in non-NV contexts, we must make
sure that we don't evaluate the EL2 state when dealing with the EL1&0
translation regime.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2025-09-20 11:05:13 +01:00
..
hyp KVM/arm64 changes for 6.17, take #2 2025-08-29 12:57:31 -04:00
vgic KVM/arm64 changes for 6.17, take #2 2025-08-29 12:57:31 -04:00
.gitignore
arch_timer.c KVM: arm64: Add helper to identify a nested context 2025-07-08 10:40:30 -07:00
arm.c KVM/arm64 changes for 6.17, take #2 2025-08-29 12:57:31 -04:00
at.c KVM: arm64: Allow use of S1 PTW for non-NV vcpus 2025-09-20 11:05:13 +01:00
config.c Merge branch 'kvm-arm64/config-masks' into kvmarm/next 2025-07-28 08:03:08 -07:00
debug.c arm64 updates for 6.17: 2025-07-29 20:21:54 -07:00
emulate-nested.c KVM: arm64: Correctly populate FAR_EL2 on nested SEA injection 2025-08-15 11:51:18 -07:00
fpsimd.c KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() 2025-07-03 10:39:24 +01:00
guest.c KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately 2025-07-15 20:12:03 -07:00
handle_exit.c KVM: arm64: nv: Honor SError exception routing / masking 2025-07-08 11:36:31 -07:00
hypercalls.c arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID 2025-05-23 16:30:55 +00:00
inject_fault.c KVM: arm64: Populate ESR_ELx.EC for emulated SError injection 2025-07-09 09:55:05 -07:00
Kconfig arm64: drop binutils version checks 2025-04-30 21:55:06 +02:00
Makefile KVM: arm64: gic-v5: Probe for GICv5 2025-07-08 14:41:06 -07:00
mmio.c KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError 2025-07-08 11:36:36 -07:00
mmu.c KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables 2025-08-21 16:27:03 -07:00
nested.c KVM: arm64: Account for 52bit when computing maximum OA 2025-09-20 11:05:12 +01:00
pauth.c KVM: arm64: nv: Work around lack of pauth support in old toolchains 2024-04-23 19:27:11 +01:00
pkvm.c KVM: arm64: Split kvm_pgtable_stage2_destroy() 2025-08-21 16:27:03 -07:00
pmu-emul.c KVM: arm64: Add RMW specific sysreg accessor 2025-06-05 14:18:01 +01:00
pmu.c KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 2025-03-11 12:54:23 -07:00
psci.c KVM: arm64: Add support for PSCI v1.2 and v1.3 2024-10-24 16:38:07 -07:00
ptdump.c KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mapping 2025-03-12 12:20:59 +00:00
pvtime.c
reset.c KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2 2025-05-19 07:59:46 +01:00
stacktrace.c arm64: kvm: Introduce nvhe stack size constants 2025-01-08 11:25:28 +00:00
sys_regs.c KVM/arm64 changes for 6.17, take #2 2025-08-29 12:57:31 -04:00
sys_regs.h arm64: kvm: sys_regs: use string choices helper 2025-07-23 23:36:37 -07:00
trace_arm.h KVM: arm64: Replace ternary flags with str_on_off() helper 2025-05-06 09:38:37 +01:00
trace_handle_exit.h arm64: kvm: trace_handle_exit: use string choices helper 2025-07-23 23:36:55 -07:00
trace.h
trng.c
va_layout.c
vgic-sys-reg-v3.c KVM: arm64: Enforce the sorting of the GICv3 system register table 2025-07-26 08:36:58 -07:00
vmid.c KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2 2025-02-20 16:29:28 +00:00