aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_arm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-110/+76
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier1-1/+1
2025-05-10KVM: arm64: Use KVM-specific HCRX_EL2 RES0 maskMarc Zyngier1-4/+14
2025-05-10KVM: arm64: Remove hand-crafted masks for FGT registersMarc Zyngier1-48/+1
2025-05-07KVM: arm64: Kill HCRX_HOST_FLAGSMarc Zyngier1-1/+0
2025-05-06arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2Marc Zyngier1-2/+2
2025-05-06arm64: sysreg: Add layout for HCR_EL2Marc Zyngier1-61/+64
2025-05-06KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier1-1/+1
2025-05-05KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE modeMarc Zyngier1-1/+1
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-2/+2
2025-02-26KVM: arm64: Set HCR_EL2.TID1 unconditionallyOliver Upton1-2/+2
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon1-1/+1
2025-01-11Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...Marc Zyngier1-2/+0
2024-12-20KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHEFuad Tabba1-1/+1
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier1-2/+0
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton1-29/+0
2024-10-31arm64: sysreg: Migrate MDCR_EL2 definition to tableOliver Upton1-29/+0
2024-10-31KVM: arm64: Fix missing traps of guest accesses to the MPAM registersJames Morse1-0/+1
2024-08-30arm64: Add missing APTable and TCR_ELx.HPD masksMarc Zyngier1-0/+1
2024-06-27KVM: arm64: Get rid of HCRX_GUEST_FLAGSMarc Zyngier1-1/+0
2024-06-27KVM: arm64: Correctly honor the presence of FEAT_TCRXMarc Zyngier1-1/+1
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba1-0/+6
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+1
2024-03-07arm64/fpsimd: Enable host kernel access to FPMRMark Brown1-1/+1
2024-02-19KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier1-3/+1
2023-12-18Merge branch kvm-arm64/fgt-rework into kvmarm-master/nextMarc Zyngier1-25/+36
2023-12-18KVM: arm64: Define FGT nMASK bits relative to other fieldsFuad Tabba1-7/+7
2023-12-18KVM: arm64: Use generated FGT RES0 bits instead of specifying themFuad Tabba1-18/+16
2023-12-18KVM: arm64: Update and fix FGT register masksFuad Tabba1-15/+24
2023-12-18KVM: arm64: Add bit masks for HAFGRTR_EL2Fuad Tabba1-0/+4
2023-11-27KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2Ryan Roberts1-0/+2
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-1/+3
2023-10-12KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly1-2/+2
2023-10-09KVM: arm64: Expose MOPS instructions to guestsKristina Martsenko1-1/+3
2023-08-28Merge branch kvm-arm64/6.6/misc into kvmarm-master/nextMarc Zyngier1-1/+0
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier1-0/+5
2023-08-17KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2Marc Zyngier1-0/+11
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGITR_EL2Marc Zyngier1-0/+4
2023-08-17KVM: arm64: Restructure FGT register switchingMarc Zyngier1-0/+21
2023-08-17KVM: arm64: Add missing HCR_EL2 trap bitsMarc Zyngier1-0/+9
2023-07-28KVM: arm64: Drop HCR_VIRT_EXCP_MASKZenghui Yu1-1/+0
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+3
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-1/+2
2023-06-12KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier1-3/+1
2023-06-06arm64: disable EL2 traps for PIEJoey Gouly1-2/+2
2023-06-05arm64: mops: don't disable host MOPS instructions from EL2Kristina Martsenko1-1/+1
2023-06-05KVM: arm64: switch HCRX_EL2 between host and guestKristina Martsenko1-1/+2
2023-06-05KVM: arm64: initialize HCRX_EL2Kristina Martsenko1-0/+3
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier1-1/+2
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton1-1/+18