aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/kvm/hyp (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland2-16/+12
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland1-9/+8
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland1-1/+4
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland3-140/+130
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland1-0/+3
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland1-0/+3
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini6-35/+35
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier1-2/+2
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier6-33/+33
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini18-243/+792
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier8-24/+30
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier1-3/+43
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier3-61/+117
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier1-0/+6
2025-05-21KVM: arm64: np-guest CMOs with PMD_SIZE fixmapVincent Donnefort5-33/+118
2025-05-21KVM: arm64: Stage-2 huge mappings for np-guestsVincent Donnefort1-9/+14
2025-05-21KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()Vincent Donnefort3-7/+12
2025-05-21KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()Vincent Donnefort3-11/+16
2025-05-21KVM: arm64: Add a range to __pkvm_host_unshare_guest()Vincent Donnefort3-28/+34
2025-05-21KVM: arm64: Add a range to __pkvm_host_share_guest()Vincent Donnefort3-33/+60
2025-05-21KVM: arm64: Introduce for_each_hyp_pageVincent Donnefort3-34/+37
2025-05-21KVM: arm64: Handle huge mappings for np-guest CMOsVincent Donnefort1-4/+22
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier4-1/+217
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips8-11/+11
2025-05-19KVM: arm64: Add context-switch for FEAT_FGT2 registersMarc Zyngier1-0/+44
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier1-0/+5
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier1-0/+8
2025-05-19KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap addressMarc Zyngier1-1/+16
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier1-2/+19
2025-05-10KVM: arm64: Remove hand-crafted masks for FGT registersMarc Zyngier1-19/+0
2025-05-10KVM: arm64: Use computed FGT masks to setup FGT registersMarc Zyngier1-7/+38
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh1-0/+6
2025-05-07KVM: arm64: Fix memory check in host_stage2_set_owner_locked()Mostafa Saleh1-1/+1
2025-05-07KVM: arm64: Properly save/restore HCRX_EL2Marc Zyngier1-7/+6
2025-05-06KVM: arm64: Propagate FGT masks to the nVHE hypervisorMarc Zyngier1-0/+7
2025-05-06KVM: arm64: Unconditionally configure fine-grain trapsMark Rutland1-24/+15
2025-05-06KVM: arm64: Don't treat HCRX_EL2 as a FGT registerMarc Zyngier1-6/+3
2025-05-06arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2Marc Zyngier2-6/+6
2025-05-06KVM: arm64: Extend pKVM selftest for np-guestsQuentin Perret3-5/+97
2025-05-06KVM: arm64: Selftest for pKVM transitionsQuentin Perret3-0/+119
2025-05-06KVM: arm64: Don't WARN from __pkvm_host_share_guest()Quentin Perret1-1/+0
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil2-0/+6
2025-05-06KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier1-15/+21
2025-05-05KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier1-15/+21
2025-04-28KVM: arm64: Unconditionally cross check hyp stateQuentin Perret1-15/+9
2025-04-28KVM: arm64: Defer EL2 stage-1 mapping on shareQuentin Perret1-7/+16
2025-04-28KVM: arm64: Move hyp state to hyp_vmemmapQuentin Perret3-33/+53
2025-04-28KVM: arm64: Introduce {get,set}_host_state() helpersQuentin Perret3-10/+20
2025-04-28KVM: arm64: Use 0b11 for encoding PKVM_NOPAGEQuentin Perret1-3/+1
2025-04-28KVM: arm64: Fix pKVM page-tracking commentsQuentin Perret1-10/+19