summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)AuthorFilesLines
2023-11-20KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang1-0/+4
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini1-1/+1
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson1-1/+1
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-407/+870
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+8
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-13/+13
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini27-407/+870
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton3-55/+201
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton5-3/+22
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton2-32/+172
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton9-150/+174
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton11-45/+69
2023-10-30Merge branch kvm-arm64/nv-trap-fixes into kvmarm/nextOliver Upton2-13/+88
2023-10-30Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/nextOliver Upton1-12/+22
2023-10-30Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton2-11/+33
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton4-64/+60
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton5-23/+30
2023-10-30KVM: arm64: Add tracepoint for MMIO accesses where ISV==0Oliver Upton2-1/+28
2023-10-30KVM: arm64: Always invalidate TLB for stage-2 permission faultsOliver Upton1-1/+1
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas6-12/+12
2023-10-25KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WIMarc Zyngier1-3/+13
2023-10-25KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregsMarc Zyngier1-4/+4
2023-10-25KVM: arm64: Refine _EL2 system register list that require trap reinjectionMiguel Luis1-6/+71
2023-10-25KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guestReiji Watanabe1-4/+42
2023-10-25KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first runRaghavendra Rao Ananta2-1/+12
2023-10-25KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}Raghavendra Rao Ananta1-6/+45
2023-10-25KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta2-15/+34
2023-10-25KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe3-11/+19
2023-10-25KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handlerReiji Watanabe2-12/+23
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton1-2/+13
2023-10-24KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertisedOliver Upton2-9/+20
2023-10-24KVM: arm64: PMU: Introduce helpers to set the guest's PMUReiji Watanabe1-15/+35
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier6-15/+17
2023-10-20KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()Oliver Upton1-10/+5
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton3-12/+21
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier2-4/+12
2023-10-20KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()Marc Zyngier1-3/+14
2023-10-20KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()Oliver Upton1-1/+0
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+1
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+8
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTIMark Rutland1-1/+1
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland6-11/+11
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier2-10/+47
2023-10-12KVM: arm64: POR{E0}_EL1 do not need trap handlersJoey Gouly1-2/+2
2023-10-12KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly1-0/+2
2023-10-12KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_eventsAnshuman Khandual1-2/+2
2023-10-09KVM: arm64: Expose MOPS instructions to guestsKristina Martsenko2-3/+2
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko3-0/+20
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla1-2/+8
2023-10-05KVM: arm64: Use mtree_empty() to determine if SMCCC filter configuredOliver Upton1-6/+1