summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-19Merge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton1-2/+2
2026-08-19Merge branch 'kvm-arm64/feat-nv3' into nextOliver Upton1-1/+2
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton1-0/+2
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier1-0/+3
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier1-3/+0
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier1-1/+2
2026-07-30KVM: arm64: Implement lazy vCPU state sync for non-protected guestsFuad Tabba1-0/+2
2026-07-30KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU featureCongkai Tan1-1/+1
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan1-0/+3
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+5
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds1-24/+3
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-3/+5
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier1-2/+3
2026-06-07KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()Vincent Donnefort1-2/+3
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland1-6/+2
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland1-16/+2
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland1-3/+0
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown1-1/+1
2026-05-21KVM: arm64: nv: Track L2 to L1 exception emulationMarc Zyngier1-1/+2
2026-04-24KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba1-1/+1
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier1-3/+0
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier1-8/+1
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier1-1/+8
2026-04-08Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier1-0/+2
2026-04-08Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier1-0/+9
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier1-0/+34
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier1-0/+3
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff1-8/+1
2026-03-30KVM: arm64: Change 'pkvm_handle_t' to u16Will Deacon1-1/+1
2026-03-30KVM: arm64: Split teardown hypercall into two phasesWill Deacon1-0/+7
2026-03-28KVM: arm64: Disable SPE Profiling Buffer when running in guest contextWill Deacon1-0/+1
2026-03-28KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest contextWill Deacon1-0/+1
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang1-0/+9
2026-03-19KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writesSascha Bischoff1-1/+0
2026-03-19KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interfaceSascha Bischoff1-0/+16
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff1-0/+19
2026-03-11KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hypVincent Donnefort1-0/+3
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier1-0/+3
2026-02-13KVM: arm64: Optimise away S1POE handling when not supported by hostFuad Tabba1-1/+2
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier1-6/+6
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier1-6/+32
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier1-3/+0
2026-02-05KVM: arm64: Add sanitisation to SCTLR_EL2Marc Zyngier1-1/+1
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier1-0/+15
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier1-5/+16
2026-02-02KVM: arm64: Use standard seq_file iterator for idregs debugfsFuad Tabba1-3/+0
2026-01-30KVM: arm64: Fix various commentsZenghui Yu (Huawei)1-1/+1
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier1-0/+2
2026-01-15KVM: arm64: Track KVM IOCTLs and their associated KVM capsFuad Tabba1-0/+2
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier1-0/+1