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
/
arch
/
arm
/
kvm
/
arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
1
-15
/
+22
|
\
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-1
/
+7
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
1
-12
/
+13
|
*
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-1
/
+1
|
\
\
|
|
/
|
*
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
1
-47
/
+71
|
\
\
|
|
/
|
/
|
|
*
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
1
-48
/
+71
*
|
arm64: KVM: unregister notifiers in hyp mode teardown path
Sudeep Holla
2016-04-06
1
-3
/
+10
|
/
*
arm64: KVM: Register CPU notifiers when the kernel runs at HYP
James Morse
2016-03-31
1
-19
/
+33
*
KVM: arm/arm64: disable preemption when calling smp_call_function_many
Eric Auger
2016-03-21
1
-0
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-3
/
+5
|
\
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-3
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-62
/
+182
|
\
\
|
*
|
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+3
|
*
|
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
1
-0
/
+55
|
*
|
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
1
-2
/
+6
|
*
|
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
1
-59
/
+114
|
*
|
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2016-02-29
1
-1
/
+1
|
*
|
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2016-02-29
1
-0
/
+1
|
|
/
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-4
/
+4
|
/
*
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
2015-12-18
1
-2
/
+20
*
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-12-18
1
-2
/
+8
*
arm64: KVM: Map the kernel RO section into HYP
Marc Zyngier
2015-12-14
1
-0
/
+7
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
1
-0
/
+1
*
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
2015-11-24
1
-6
/
+1
*
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2015-10-22
1
-1
/
+1
*
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
1
-4
/
+31
*
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
2015-10-22
1
-1
/
+2
*
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
2015-10-22
1
-1
/
+2
*
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
1
-10
/
+10
*
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
1
-3
/
+8
*
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-22
1
-0
/
+10
*
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
2015-10-20
1
-1
/
+1
*
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
2015-09-16
1
-1
/
+1
*
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
2015-08-12
1
-0
/
+2
*
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
2015-08-12
1
-3
/
+15
*
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
2015-08-12
1
-4
/
+3
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-0
/
+2
*
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-0
/
+6
*
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2015-07-21
1
-7
/
+0
*
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
2015-06-17
1
-4
/
+17
*
kvm: remove one useless check extension
Tiejun Chen
2015-06-17
1
-1
/
+0
*
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-2
/
+2
*
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-04-22
1
-2
/
+1
*
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
2015-03-30
1
-0
/
+1
*
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2015-03-14
1
-1
/
+1
*
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
2015-03-14
1
-2
/
+19
[next]