index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
handle_exit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
1
-8
/
+28
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+1
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-13
/
+1
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
1
-0
/
+18
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
1
-0
/
+7
2018-02-07
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
1
-1
/
+1
2018-02-07
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-1
/
+2
2018-02-07
arm64: KVM: Increment PC after handling an SMC trap
Marc Zyngier
1
-0
/
+9
2018-02-07
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
1
-2
/
+2
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-1
/
+13
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-1
/
+17
2017-11-29
kvm: arm64: handle single-step during SError exceptions
Alex Bennée
1
-1
/
+7
2017-11-29
kvm: arm64: handle single-stepping trapped instructions
Alex Bennée
1
-14
/
+35
2017-11-03
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
1
-0
/
+8
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+1
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
1
-0
/
+1
2017-03-07
arm64: KVM: Survive unknown traps from guests
Mark Rutland
1
-7
/
+12
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
1
-0
/
+11
2016-09-08
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
1
-0
/
+20
2016-09-08
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
1
-0
/
+3
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-2
/
+2
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
1
-0
/
+7
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-0
/
+1
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
1
-0
/
+3
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-1
/
+1
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
1
-0
/
+6
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
1
-0
/
+2
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
1
-0
/
+36
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-2
/
+11
2015-01-15
arm64: kvm: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
1
-3
/
+4
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
1
-15
/
+17
2015-01-15
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
1
-2
/
+11
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
1
-0
/
+2
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
1
-2
/
+2
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
1
-3
/
+7
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2013-12-28
arm64: KVM: Force undefined exception for Guest SMC intructions
Anup Patel
1
-3
/
+0
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
1
-5
/
+13
2013-06-12
arm64: KVM: 32bit handling of coprocessor traps
Marc Zyngier
1
-0
/
+7
2013-06-12
arm64: KVM: PSCI implementation
Marc Zyngier
1
-9
/
+7
2013-06-12
arm64: KVM: Exit handling
Marc Zyngier
1
-0
/
+119