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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
1
-0
/
+7
*
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-03-09
1
-2
/
+2
*
KVM: arm/arm64: vgic-v2: Make GICD_SGIR quicker to hit
Marc Zyngier
2016-03-09
1
-5
/
+5
*
KVM: arm/arm64: vgic-v2: Only wipe LRs on vcpu exit
Marc Zyngier
2016-03-09
1
-5
/
+5
*
KVM: arm/arm64: vgic-v2: Reset LRs at boot time
Marc Zyngier
2016-03-09
1
-0
/
+12
*
KVM: arm/arm64: vgic-v2: Do not save an LR known to be empty
Marc Zyngier
2016-03-09
1
-6
/
+20
*
KVM: arm/arm64: vgic-v2: Move GICH_ELRSR saving to its own function
Marc Zyngier
2016-03-09
1
-15
/
+21
*
KVM: arm/arm64: vgic-v2: Save maintenance interrupt state only if required
Marc Zyngier
2016-03-09
1
-7
/
+47
*
KVM: arm/arm64: vgic-v2: Avoid accessing GICH registers
Marc Zyngier
2016-03-09
1
-22
/
+50
*
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-29
1
-0
/
+31
*
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+112
*
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+10
*
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
1
-0
/
+21
*
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+17
*
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
1
-1
/
+68
*
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
1
-0
/
+34
*
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
1
-0
/
+34
*
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
1
-0
/
+31
*
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
Shannon Zhao
2016-02-29
1
-0
/
+74
*
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
1
-0
/
+66
*
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
1
-0
/
+63
*
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
2
-0
/
+151
*
KVM: arm/arm64: vgic: Ensure bitmaps are long enough
Mark Rutland
2016-02-23
1
-2
/
+2
*
KVM: arm/arm64: Fix reference to uninitialised VGIC
Andre Przywara
2016-02-08
1
-3
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
2
-9
/
+4
|
\
|
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
1
-0
/
+1
|
*
KVM: arm/arm64: vgic-v3: Make the LR indexing macro public
Marc Zyngier
2015-12-14
1
-8
/
+2
|
*
KVM: arm/arm64: vgic: make vgic_io_ops static
Jisheng Zhang
2015-12-14
1
-1
/
+1
*
|
KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check
Christoffer Dall
2015-12-11
1
-1
/
+1
|
/
*
KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
Christoffer Dall
2015-11-24
1
-14
/
+2
*
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
2015-11-24
2
-23
/
+39
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
5
-255
/
+301
|
\
|
*
KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
Pavel Fedin
2015-11-04
3
-22
/
+2
|
*
KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
Pavel Fedin
2015-11-04
1
-27
/
+10
|
*
KVM: arm/arm64: Optimize away redundant LR tracking
Pavel Fedin
2015-11-04
3
-38
/
+17
|
*
arm/arm64: KVM: Add tracepoints for vgic and timer
Christoffer Dall
2015-10-22
3
-0
/
+72
|
*
arm/arm64: KVM: Support edge-triggered forwarded interrupts
Christoffer Dall
2015-10-22
1
-18
/
+22
|
*
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
2
-101
/
+82
|
*
arm/arm64: KVM: Use appropriate define in VGIC reset code
Christoffer Dall
2015-10-22
1
-2
/
+6
|
*
arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
Christoffer Dall
2015-10-22
1
-3
/
+2
|
*
arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
Christoffer Dall
2015-10-22
1
-38
/
+56
|
*
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-22
1
-34
/
+60
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
2015-10-09
1
-2
/
+2
*
|
arm/arm64: KVM: Fix disabled distributor operation
Christoffer Dall
2015-10-20
1
-5
/
+6
*
|
arm/arm64: KVM: Clear map->active on pend/active clear
Christoffer Dall
2015-10-20
1
-1
/
+31
*
|
arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
Christoffer Dall
2015-10-20
2
-32
/
+30
*
|
KVM: arm/arm64: Do not inject spurious interrupts
Pavel Fedin
2015-10-20
1
-2
/
+7
|
/
*
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
1
-1
/
+1
*
arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
Christoffer Dall
2015-09-04
1
-0
/
+8
[next]