summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe
AgeCommit message (Expand)Author
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier
2026-03-23KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner labelMarc Zyngier
2026-03-23KVM: arm64: pkvm: Simplify BTI handling on CPU bootMarc Zyngier
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier
2026-03-19KVM: arm64: gic: Hide GICv5 for protected guestsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Implement GICv5 load/put and save/restoreSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interfaceSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff
2026-03-14arm64/mm: Directly use TTBRx_EL1_CnPAnshuman Khandual
2026-03-13arm64: mm: Push __TLBI_VADDR() into __tlbi_level()Will Deacon
2026-03-11KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracingVincent Donnefort
2026-03-11KVM: arm64: Add selftest event support to nVHE/pKVM hypVincent Donnefort
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: Support unaligned fixmap in the 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-03-11KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-02-13KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()Fuad Tabba
2026-02-13KVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/fwb-for-all into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/nextMarc Zyngier
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier
2026-01-23KVM: arm64: Use kvm_has_mte() in pKVM trap initializationFuad Tabba
2026-01-23KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabledFuad Tabba
2026-01-23KVM: arm64: Remove dead code resetting HCR_EL2 for pKVMFuad Tabba
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-16KVM: arm64: Fix error checking for FFA_VERSIONKornel Dulęba
2026-01-15KVM: arm64: Include VM type when checking VM capabilities in pKVMFuad Tabba
2026-01-15KVM: arm64: Fix MTE flag initialization for protected VMsFuad Tabba
2026-01-15KVM: arm64: Fix Trace Buffer trap polarity for protected VMsFuad Tabba
2026-01-15KVM: arm64: Fix Trace Buffer trapping for protected VMsFuad Tabba
2026-01-15KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndromeMarc Zyngier
2026-01-15KVM: arm64: pkvm: Add a generic synchronous exception injection primitiveMarc Zyngier
2026-01-15arm64: Repaint ID_AA64MMFR2_EL1.IDS descriptionMarc Zyngier
2026-01-08KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()Alexandru Elisei
2026-01-08KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU loadAlexandru Elisei
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier