index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-v3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-693
/
+0
2020-03-24
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
1
-0
/
+2
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
1
-1
/
+3
2019-10-29
KVM: arm/arm64: vgic: Don't rely on the wrong pending table
Zenghui Yu
1
-3
/
+3
2019-10-29
KVM: arm/arm64: vgic: Fix some comments typo
Zenghui Yu
1
-1
/
+1
2019-10-28
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
1
-0
/
+4
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+4
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+4
2019-08-28
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
1
-1
/
+4
2019-08-18
KVM: arm/arm64: vgic: Make function comments match function declarations
Alexandru Elisei
1
-3
/
+4
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
1
-1
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-13
/
+1
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
1
-2
/
+2
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-02-20
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
1
-2
/
+2
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
1
-4
/
+4
2018-08-12
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
Jia He
1
-3
/
+4
2018-07-21
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
1
-5
/
+1
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
1
-5
/
+0
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-17
/
+82
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
1
-0
/
+14
2018-05-25
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
1
-5
/
+14
2018-05-25
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
1
-17
/
+32
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
1
-0
/
+23
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
1
-8
/
+12
2018-05-15
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara
1
-2
/
+2
2018-04-27
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
1
-20
/
+29
2018-03-26
KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
Marc Zyngier
1
-24
/
+30
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
1
-1
/
+8
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-0
/
+6
2018-03-19
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
1
-0
/
+5
2018-03-19
KVM: arm/arm64: Get rid of vgic_elrsr
Christoffer Dall
1
-1
/
+0
2018-03-14
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
1
-1
/
+8
2018-01-02
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
1
-0
/
+29
2017-11-29
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
Marc Zyngier
1
-1
/
+1
2017-11-10
KVM: arm/arm64: GICv4: Enable VLPI support
Marc Zyngier
1
-0
/
+14
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
1
-5
/
+7
2017-06-15
KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Marc Zyngier
1
-1
/
+4
2017-06-15
KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
1
-1
/
+10
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
1
-0
/
+7
2017-06-15
KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
Marc Zyngier
1
-0
/
+6
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
1
-1
/
+4
2017-06-15
KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
Marc Zyngier
1
-0
/
+11
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
1
-0
/
+4
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+2
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
1
-14
/
+33
2017-05-15
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
1
-0
/
+7
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
1
-8
/
+0
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
1
-6
/
+0
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
1
-4
/
+15
[next]