summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/at.c
AgeCommit message (Expand)Author
8 daysKVM: arm64: Follow specification when implementing WXNMarc Zyngier
8 daysKVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusionMarc Zyngier
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-19KVM: arm64: nv: Snapshot S1 ASID tagging information during walkMarc Zyngier
2025-05-19KVM: arm64: nv: Extract translation helper from the AT codeMarc Zyngier
2025-05-14KVM: arm64: Don't feed uninitialised data to HCR_EL2Marc Zyngier
2025-05-14KVM: arm64: Teach address translation about access faultsMarc Zyngier
2025-05-14KVM: arm64: Fix PAR_EL1.{PTW,S} reporting on AT S1E*Marc Zyngier
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-12-19arm64/sysreg: Get rid of the TCR2_EL1x SysregFieldsMarc Zyngier
2024-11-26KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory typeMarc Zyngier
2024-10-31KVM: arm64: Handle WXN attributeMarc Zyngier
2024-10-31KVM: arm64: Handle stage-1 permission overlaysMarc Zyngier
2024-10-31KVM: arm64: Make PAN conditions part of the S1 walk contextMarc Zyngier
2024-10-31KVM: arm64: Disable hierarchical permissions when POE is enabledMarc Zyngier
2024-10-31KVM: arm64: Add POE save/restore for AT emulation fast-pathMarc Zyngier
2024-10-31KVM: arm64: Hide S1PIE registers from userspace when disabled for guestsMark Brown
2024-10-31KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guestsMark Brown
2024-10-31KVM: arm64: Implement AT S1PIE supportMarc Zyngier
2024-10-31KVM: arm64: Disable hierarchical permissions when S1PIE is enabledMarc Zyngier
2024-10-31KVM: arm64: Split S1 permission evaluation into direct and hierarchical partsMarc Zyngier
2024-10-31KVM: arm64: Add AT fast-path support for S1PIEMarc Zyngier
2024-10-31KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()Marc Zyngier
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-30KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3Marc Zyngier
2024-08-30KVM: arm64: nv: Add SW walker for AT S1 emulationMarc Zyngier
2024-08-30KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}PMarc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}Marc Zyngier