Age | Commit message (Expand) | Author | Files | Lines |
2021-04-06 | KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace | Eric Auger | 1 | -0/+1 |
2020-11-30 | KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit | Shenming Lu | 1 | -0/+1 |
2020-05-28 | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu | Christoffer Dall | 1 | -1/+4 |
2020-03-24 | KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts | Marc Zyngier | 1 | -0/+3 |
2020-03-24 | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer | Marc Zyngier | 1 | -0/+1 |
2019-10-29 | KVM: arm/arm64: vgic: Fix some comments typo | Zenghui Yu | 1 | -1/+1 |
2019-10-29 | KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi() | Zenghui Yu | 1 | -2/+0 |
2019-10-28 | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put | Marc Zyngier | 1 | -2/+2 |
2019-08-25 | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger | 1 | -1/+0 |
2019-08-18 | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier | 1 | -0/+3 |
2019-08-05 | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2019-01-24 | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier | 1 | -1/+1 |
2018-07-21 | KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR | Christoffer Dall | 1 | -0/+3 |
2018-07-21 | KVM: arm/arm64: vgic: Add group field to struct irq | Christoffer Dall | 1 | -0/+1 |
2018-07-21 | KVM: arm/arm64: vgic: Keep track of implementation revision | Christoffer Dall | 1 | -0/+3 |
2018-05-25 | KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 | Eric Auger | 1 | -1/+1 |
2018-05-25 | KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init | Eric Auger | 1 | -1/+0 |
2018-05-25 | KVM: arm/arm64: Replace the single rdist region by a list | Eric Auger | 1 | -4/+10 |
2018-04-27 | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI | Marc Zyngier | 1 | -0/+1 |
2018-03-19 | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier | 1 | -0/+1 |
2018-03-19 | KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state | Marc Zyngier | 1 | -6/+6 |
2018-03-19 | KVM: arm/arm64: Get rid of vgic_elrsr | Christoffer Dall | 1 | -2/+0 |
2018-03-14 | KVM: arm/arm64: Reset mapped IRQs on VM reset | Christoffer Dall | 1 | -0/+1 |
2018-01-02 | KVM: arm/arm64: Support a vgic interrupt line level sample function | Christoffer Dall | 1 | -1/+12 |
2017-11-10 | KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source | Marc Zyngier | 1 | -0/+3 |
2017-11-10 | KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass | Marc Zyngier | 1 | -0/+8 |
2017-11-10 | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier | 1 | -0/+19 |
2017-11-10 | KVM: arm/arm64: GICv4: Add property field and per-VM predicate | Marc Zyngier | 1 | -0/+3 |
2017-11-06 | KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq | Eric Auger | 1 | -3/+5 |
2017-06-15 | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 | Marc Zyngier | 1 | -0/+1 |
2017-06-15 | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 1 | -1/+4 |
2017-06-08 | KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ | Christoffer Dall | 1 | -0/+2 |
2017-06-08 | KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines | Christoffer Dall | 1 | -3/+1 |
2017-06-08 | KVM: arm/arm64: Introduce an allocator for in-kernel irq lines | Christoffer Dall | 1 | -0/+5 |
2017-06-08 | KVM: arm/arm64: Move irq_is_ppi() to header file | Christoffer Dall | 1 | -0/+2 |
2017-05-18 | KVM: arm/arm64: Fix bug when registering redist iodevs | Christoffer Dall | 1 | -1/+4 |
2017-05-09 | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 1 | -1/+4 |
2017-05-09 | KVM: arm/arm64: Get rid of its->initialized field | Marc Zyngier | 1 | -1/+0 |
2017-05-09 | KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs | Christoffer Dall | 1 | -0/+1 |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+3 |
2017-05-08 | KVM: arm64: vgic-its: Introduce migration ABI infrastructure | Eric Auger | 1 | -0/+3 |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of MISR and EISR fields | Christoffer Dall | 1 | -4/+0 |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of live_lrs | Christoffer Dall | 1 | -2/+0 |
2017-04-09 | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put | Christoffer Dall | 1 | -0/+3 |
2017-04-04 | KVM: arm64: Ensure LRs are clear when they should be | Christoffer Dall | 1 | -0/+1 |
2017-01-30 | KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access | Vijaya Kumar K | 1 | -0/+8 |