summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/include
AgeCommit message (Expand)Author
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-05KVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)
2026-05-27KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-05-26KVM: arm64: Fix __pkvm_init_vm error pathVincent Donnefort
2026-05-07KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier
2026-03-30KVM: arm64: Rename PKVM_PAGE_STATE_MASKWill Deacon
2026-03-30KVM: arm64: Register 'selftest_vm' in the VM tableWill Deacon
2026-03-30KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMsWill Deacon
2026-03-30KVM: arm64: Implement the MEM_SHARE hypercall for protected VMsWill Deacon
2026-03-30KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMsWill Deacon
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon
2026-03-30KVM: arm64: Introduce hypercall to force reclaim of a protected pageWill Deacon
2026-03-30KVM: arm64: Support translation faults in inject_host_exception()Will Deacon
2026-03-30KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()Will Deacon
2026-03-30KVM: arm64: Introduce __pkvm_host_donate_guest()Will Deacon
2026-03-30KVM: arm64: Split teardown hypercall into two phasesWill Deacon
2026-03-30KVM: arm64: Remove unused PKVM_ID_FFA definitionWill Deacon
2026-03-27KVM: arm64: Preserve host MPAM configuration when changing trapsBen Horgan
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff
2026-03-11KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort
2026-03-11KVM: arm64: Add trace reset to the nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Sync boot clock with the nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Add tracing capability for the nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Initialise hyp_nr_cpus for nVHE hypVincent Donnefort
2026-03-11KVM: arm64: Add clock support to nVHE/pKVM hypVincent Donnefort
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-08KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()Alexandru Elisei
2026-01-07KVM: arm64: Remove ISB after writing FPEXC32_EL2Mark Rutland
2026-01-07KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host()Mark Rutland
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-15KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...Fuad Tabba