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
/
arch
/
arm
/
kvm
/
handle_exit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove 32bit KVM host support
Marc Zyngier
2020-03-24
1
-175
/
+0
*
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-10-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-06
1
-1
/
+1
*
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-06
1
-1
/
+1
*
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-02-06
1
-2
/
+11
*
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2017-08-08
1
-1
/
+1
*
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-1
/
+1
*
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-15
1
-2
/
+2
|
\
|
*
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
2017-05-15
1
-2
/
+2
*
|
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-06-04
1
-0
/
+1
|
/
*
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2017-04-09
1
-0
/
+8
*
arm: KVM: Survive unknown traps from guests
Mark Rutland
2017-03-07
1
-7
/
+12
*
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
2016-09-08
1
-27
/
+0
*
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+19
*
arm: KVM: Add HYP async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
*
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
1
-2
/
+0
*
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
1
-5
/
+0
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
1
-0
/
+3
*
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
1
-3
/
+5
*
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-08-29
1
-0
/
+2
*
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
1
-3
/
+7
*
KVM: ARM: Remove duplicate include
Sachin Kamat
2014-01-08
1
-2
/
+0
*
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
2013-10-17
1
-6
/
+8
*
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-10-17
1
-1
/
+5
*
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-06-26
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-05-03
1
-1
/
+1
*
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2013-03-06
1
-0
/
+19
*
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
2013-03-06
1
-0
/
+5
*
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
2013-03-06
1
-0
/
+140