index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-1088
/
+0
*
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
2020-04-23
1
-22
/
+64
*
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
2020-04-22
1
-0
/
+42
*
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
2020-04-22
1
-36
/
+64
*
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-04-15
1
-2
/
+2
*
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2020-03-24
1
-5
/
+83
*
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-02-12
1
-12
/
+0
*
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
1
-12
/
+3
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-08-28
1
-0
/
+18
|
\
|
*
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
2019-08-28
1
-0
/
+18
*
|
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
Alexandru Elisei
2019-08-09
1
-0
/
+16
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-17
/
+17
*
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
2018-12-19
1
-2
/
+4
*
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
Julien Thierry
2018-12-18
1
-21
/
+0
*
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
Christoffer Dall
2018-12-18
1
-1
/
+16
*
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
1
-0
/
+38
*
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
2018-07-21
1
-5
/
+13
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
1
-2
/
+8
*
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
Andre Przywara
2018-03-14
1
-0
/
+3
*
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
2018-01-02
1
-6
/
+65
*
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
2018-01-02
1
-16
/
+28
*
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-11-06
1
-18
/
+26
*
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
2017-05-23
1
-8
/
+10
*
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
1
-7
/
+43
*
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2017-05-08
1
-6
/
+5
*
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-03-07
1
-8
/
+24
*
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
2017-01-30
1
-0
/
+54
*
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-30
1
-0
/
+16
*
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
1
-1
/
+1
*
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-30
1
-6
/
+72
*
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-25
1
-14
/
+5
*
KVM: arm/arm64: vgic: Prevent access to invalid SPIs
Andre Przywara
2016-11-04
1
-14
/
+27
*
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
1
-2
/
+0
*
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2016-07-18
1
-1
/
+3
*
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
2016-07-18
1
-7
/
+30
*
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
1
-1
/
+24
*
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
2016-06-02
1
-3
/
+1
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-39
/
+66
*
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
2016-05-20
1
-0
/
+5
*
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
1
-0
/
+47
*
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
1
-0
/
+40
*
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
1
-0
/
+81
*
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
1
-0
/
+60
*
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
1
-0
/
+56
*
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
2016-05-20
1
-0
/
+26
*
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2016-05-20
1
-0
/
+184