summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/arm.c
AgeCommit message (Expand)Author
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
6 daysMerge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
7 daysMerge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
7 daysMerge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton
12 daysMerge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
14 daysKVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
14 daysKVM: arm64: Eagerly save VMCR on exitMarc Zyngier
2025-11-19KVM: arm64: Use kvzalloc() for kvm struct allocationOliver Upton
2025-11-19KVM: arm64: Drop useless __GFP_HIGHMEM from kvm struct allocationOliver Upton
2025-11-12arm64: Fix double word in commentsBo Liu
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-10-13KVM: arm64: Prevent access to vCPU events before initOliver Upton
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-17KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACYSascha Bischoff
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier
2025-09-15KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()Fuad 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-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-26Merge branch 'kvm-arm64/doublefault2' into kvmarm/nextOliver Upton
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton
2025-07-08KVM: arm64: Treat vCPU with pending SError as runnableOliver Upton
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland
2025-06-26KVM: arm64: Don't free hyp pages with pKVM on GICv2Quentin Perret
2025-06-26KVM: arm64: Fix error path in init_hyp_mode()Mostafa Saleh
2025-06-23KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()Sean Christopherson
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-30KVM: arm64: Unmap vLPIs affected by changes to GSI routing informationOliver Upton
2025-05-30KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()Oliver Upton
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-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier