summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/at.c
AgeCommit message (Expand)Author
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