index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2017-04-19
1
-2
/
+9
*
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
3
-8
/
+16
*
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
*
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
1
-40
/
+56
*
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
4
-96
/
+25
*
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
5
-4
/
+82
*
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
2017-03-07
1
-44
/
+65
*
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-03-07
1
-8
/
+24
*
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
2017-03-06
1
-1
/
+4
*
KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
Shanker Donthineni
2017-02-08
1
-0
/
+3
*
KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
Christoffer Dall
2017-02-01
1
-34
/
+16
*
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
2017-01-30
5
-1
/
+119
*
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
4
-0
/
+66
*
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-30
4
-18
/
+39
*
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
5
-36
/
+292
*
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-30
4
-49
/
+169
*
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-25
3
-0
/
+290
*
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2017-01-25
8
-44
/
+37
*
KVM: arm/arm64: vgic: Fix deadlock on error handling
Marc Zyngier
2017-01-13
3
-9
/
+13
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
5
-36
/
+8
|
\
|
*
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
Andre Przywara
2016-12-09
1
-1
/
+2
|
*
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-11-14
3
-30
/
+0
|
*
KVM: arm64: vgic-its: Fix compatibility with 32-bit
Vladimir Murzin
2016-11-14
1
-5
/
+6
*
|
KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs
Marc Zyngier
2016-11-24
2
-4
/
+8
|
/
*
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
Shih-Wei Li
2016-11-04
1
-0
/
+12
*
KVM: arm/arm64: vgic: Prevent access to invalid SPIs
Andre Przywara
2016-11-04
2
-21
/
+34
*
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
Christoffer Dall
2016-09-27
1
-0
/
+6
*
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
4
-66
/
+0
*
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
Vladimir Murzin
2016-09-22
2
-2
/
+2
*
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
Vladimir Murzin
2016-09-22
1
-2
/
+2
*
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-22
3
-0
/
+9
*
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-22
2
-1
/
+5
*
arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
Marc Zyngier
2016-09-08
1
-27
/
+42
*
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
1
-0
/
+2
*
KVM: arm: vgic: Drop build compatibility hack for older kernel versions
Marc Zyngier
2016-09-08
1
-6
/
+0
*
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
Christoffer Dall
2016-09-08
1
-15
/
+11
*
KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
Christoffer Dall
2016-09-08
1
-27
/
+73
*
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2016-08-18
5
-59
/
+149
|
\
|
*
KVM: arm64: ITS: avoid re-mapping LPIs
Andre Przywara
2016-08-16
1
-14
/
+13
|
*
KVM: arm64: check for ITS device on MSI injection
Andre Przywara
2016-08-15
1
-2
/
+19
|
*
KVM: arm64: ITS: move ITS registration into first VCPU run
Andre Przywara
2016-08-15
3
-10
/
+47
|
*
KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
Christoffer Dall
2016-08-15
1
-10
/
+16
|
*
KVM: arm64: vgic-its: Plug race in vgic_put_irq
Christoffer Dall
2016-08-10
1
-5
/
+5
|
*
KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
Christoffer Dall
2016-08-10
1
-4
/
+17
|
*
KVM: arm64: ITS: return 1 on successful MSI injection
Andre Przywara
2016-08-09
1
-19
/
+37
*
|
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-12
1
-13
/
+4
|
/
*
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-04
3
-25
/
+102
|
\
[next]