index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
2017-06-08
1
-4
/
+11
*
KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
2017-06-08
1
-0
/
+33
*
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
2017-06-04
1
-2
/
+7
*
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
2017-05-23
1
-5
/
+6
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
1
-1
/
+1
|
\
|
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
1
-16
/
+44
|
\
\
|
|
/
|
*
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
1
-4
/
+6
|
*
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
|
*
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
1
-9
/
+0
|
*
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
2017-04-09
1
-4
/
+6
|
*
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
2017-04-09
1
-0
/
+17
|
*
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
1
-0
/
+22
*
|
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
2017-03-23
1
-1
/
+3
|
/
*
KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
Christoffer Dall
2017-02-01
1
-34
/
+16
*
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-25
1
-9
/
+7
*
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
Shih-Wei Li
2016-11-04
1
-0
/
+12
*
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
Christoffer Dall
2016-09-27
1
-0
/
+6
*
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-22
1
-1
/
+1
*
KVM: arm64: vgic-its: Plug race in vgic_put_irq
Christoffer Dall
2016-08-10
1
-5
/
+5
*
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-22
1
-7
/
+0
*
KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
Marc Zyngier
2016-07-18
1
-9
/
+1
*
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
1
-0
/
+8
*
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
1
-6
/
+57
*
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
2016-07-18
1
-3
/
+9
*
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
1
-4
/
+48
*
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
2016-05-20
1
-0
/
+53
*
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
1
-0
/
+4
*
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
1
-0
/
+15
*
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
1
-0
/
+25
*
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
1
-5
/
+20
*
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
1
-0
/
+6
*
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
1
-0
/
+192
*
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
1
-0
/
+57
*
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
1
-0
/
+211
*
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2016-05-20
1
-0
/
+41