summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/arm.c
AgeCommit message (Expand)Author
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
2025-05-19KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2Marc Zyngier
2025-05-06KVM: arm64: Propagate FGT masks to the nVHE hypervisorMarc Zyngier
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
2025-03-17KVM: arm64: Tear down vGIC on failed vCPU creationWill Deacon
2025-03-17KVM: arm64: PMU: Assume PMU presence in pmu-emul.cAkihiko Odaki
2025-03-14KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpuFuad Tabba
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-03-03KVM: arm64: nv: Fail KVM init if asking for NV without GICv3Marc Zyngier
2025-03-03KVM: arm64: nv: Add Maintenance Interrupt emulationMarc Zyngier
2025-03-03KVM: arm64: nv: Handle L2->L1 transition on interrupt injectionMarc Zyngier
2025-03-03KVM: arm64: nv: Load timer before the GICMarc Zyngier
2025-02-26KVM: arm64: vgic-v4: Only attempt vLPI mapping for actual MSIsOliver Upton
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott
2025-02-24KVM: arm64: Advertise NV2 in the boot messagesMarc Zyngier
2025-02-20KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-02-04Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-04KVM: arm64: Fail protected mode init if no vgic hardware is presentOliver Upton
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-21KVM: arm64: Flush hyp bss section after initialization of variables in bssLokesh Vutla
2025-01-17Merge branch kvm-arm64/misc-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-17Merge branch kvm-arm64/nv-timers into kvmarm-master/nextMarc Zyngier
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-12Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/nextMarc Zyngier
2025-01-08arm64: kvm: Introduce nvhe stack size constantsKalesh Singh
2025-01-02KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory stateMarc Zyngier
2025-01-02KVM: arm64: nv: Sync nested timer state with FEAT_NV2Marc Zyngier
2024-12-20KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba
2024-12-20KVM: arm64: Use KVM extension checks for allowed protected VM capabilitiesFuad Tabba
2024-12-20KVM: arm64: Plumb the pKVM MMU in KVMQuentin Perret
2024-12-20KVM: arm64: Introduce __pkvm_vcpu_{load,put}()Marc Zyngier