summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier
2026-02-13KVM: arm64: Optimise away S1POE handling when not supported by hostFuad Tabba
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Add sanitisation to SCTLR_EL2Marc Zyngier
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier
2026-02-02KVM: arm64: Use standard seq_file iterator for idregs debugfsFuad Tabba
2026-01-30KVM: arm64: Fix various commentsZenghui Yu (Huawei)
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-15KVM: arm64: Track KVM IOCTLs and their associated KVM capsFuad Tabba
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier
2026-01-07KVM: arm64: Shuffle KVM_HOST_DATA_FLAG_* indicesMark Rutland
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier
2025-09-15KVM: arm64: Decouple hyp VM creation state from its handleFuad Tabba
2025-09-15KVM: arm64: Rename pkvm.enabled to pkvm.is_protectedFuad Tabba
2025-09-10KVM: arm64: Initialize PMSCR_EL1 when in VHEAlexandru Elisei
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier
2025-07-08KVM: arm64: Wire up SCTLR2_ELx sysreg descriptorsOliver Upton
2025-07-08KVM: arm64: nv: Use guest hypervisor's vSError stateOliver Upton
2025-07-08KVM: arm64: nv: Add FEAT_RAS vSError sys regs to tableOliver Upton
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton
2025-07-08KVM: arm64: nvhe: Disable branch generation in nVHE guestsAnshuman Khandual
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-05KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operandMarc Zyngier
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier
2025-05-27KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUsMaxim Levitsky
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: Add FEAT_FGT2 registers to the VNCR pageMarc Zyngier
2025-05-19KVM: arm64: Allow kvm_has_feat() to take variable argumentsMarc Zyngier
2025-05-19KVM: arm64: Use FGT feature maps to drive RES0 bitsMarc Zyngier
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier