summaryrefslogtreecommitdiff
path: root/include/kvm
AgeCommit message (Expand)Author
2026-04-01KVM: arm64: Kill arch_timer_context::direct fieldMarc Zyngier
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Enlighten arch timer for GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Create and initialise vgic_v5Sascha Bischoff
2026-03-19KVM: arm64: Introduce set_direct_injection irq_opSascha Bischoff
2026-03-19KVM: arm64: gic: Introduce queue_irq_unlock to irq_opsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate maskSascha 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: Sanitize ID_AA64PFR2_EL1.GCIESascha Bischoff
2026-03-19KVM: arm64: gic-v5: Detect implemented PPIs on bootSascha Bischoff
2026-03-19KVM: arm64: gic: Introduce interrupt type helpersSascha Bischoff
2026-03-19KVM: arm64: vgic: Split out mapping IRQs and setting irq_opsSascha Bischoff
2026-02-02KVM: arm64: Use standard seq_file iterator for vgic-debug debugfsFuad Tabba
2026-02-02KVM: arm64: Reimplement vgic-debug XArray iterationFuad Tabba
2025-11-24KVM: arm64: GICv2: Handle deactivation via GICV_DIR trapsMarc Zyngier
2025-11-24KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivationMarc Zyngier
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-24KVM: arm64: Add tracking of vgic_irq being present in a LRMarc Zyngier
2025-11-24KVM: arm64: Repack struct vgic_irq fieldsMarc Zyngier
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier
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: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier
2025-09-15KVM: arm64: vgic-init: Remove vgic_ready() macroKeir Fraser
2025-09-10KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocksOliver Upton
2025-09-10KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIsOliver Upton
2025-09-10KVM: arm64: vgic: Drop stale comment on IRQ active stateOliver Upton
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-28Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson
2025-05-30KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()Oliver Upton
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-17KVM: arm64: PMU: Reload when resettingAkihiko Odaki
2025-03-17KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regsAkihiko Odaki
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton
2025-03-03KVM: arm64: nv: Add Maintenance Interrupt emulationMarc Zyngier
2025-03-03KVM: arm64: nv: Nested GICv3 emulationMarc Zyngier
2025-03-03KVM: arm64: nv: Plumb handling of GICv3 EL2 accessesMarc Zyngier
2025-01-17Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/nextMarc Zyngier
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier