summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic
AgeCommit message (Expand)Author
6 daysMerge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
6 daysMerge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
7 daysMerge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton
7 daysMerge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/nextOliver Upton
9 daysMerge branch 'kvm-arm64/misc' into kvmarm/nextOliver Upton
9 daysMerge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
9 daysKVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta
9 daysKVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initializationOliver Upton
9 daysKVM: arm64: vgic-v3: Consolidate MAINT_IRQ handlingOliver Upton
9 daysKVM: arm64: Disambiguate support for vSGIs v. vLPIsOliver Upton
9 daysKVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier
11 daysKVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrsDavid Woodhouse
2025-07-15KVM: arm64: Define helper for ICH_VTR_EL2Marc Zyngier
2025-07-15KVM: arm64: Define constant value for ICC_SRE_EL2Marc Zyngier
2025-07-08KVM: arm64: gic-v5: Probe for GICv5Sascha Bischoff
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier
2025-06-26KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()Wei-Lin Chang
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson
2025-06-20KVM: arm64: WARN if unmapping a vLPI fails in any pathSean Christopherson
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-30KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointerMarc Zyngier
2025-05-30KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation raceOliver Upton
2025-05-30KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()Oliver Upton
2025-05-30KVM: arm64: Protect vLPI translation with vgic_irq::irq_lockOliver Upton
2025-05-30KVM: arm64: Use lock guard in vgic_v4_set_forwarding()Oliver Upton
2025-05-27KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUsMaxim Levitsky
2025-05-22KVM: arm64: Fix documentation for vgic_its_iter_next()Marc Zyngier
2025-05-19KVM: arm64: vgic-its: Add debugfs interface to expose ITS tablesJing Zhang
2025-05-16KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1Wei-Lin Chang
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara
2025-03-03KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setupMarc Zyngier
2025-03-03KVM: arm64: nv: Propagate used_lrs between L1 and L0 contextsMarc Zyngier
2025-03-03KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2Oliver Upton
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: Nested GICv3 emulationMarc Zyngier
2025-03-03KVM: arm64: nv: Plumb handling of GICv3 EL2 accessesMarc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum
2025-02-26KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not foundOliver Upton
2025-02-26KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPIOliver Upton
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier
2025-01-17Merge branch kvm-arm64/misc-6.14 into kvmarm-master/nextMarc Zyngier