index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
handle_exit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-0
/
+45
*
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
1
-1
/
+0
*
KVM: arm64: Move PC rollback on SError to HYP
Marc Zyngier
2020-11-10
1
-17
/
+0
*
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
1
-3
/
+3
*
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
2020-11-10
1
-3
/
+3
*
KVM: arm64: Don't adjust PC on SError during SMC trap
Marc Zyngier
2020-11-10
1
-8
/
+8
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-16
/
+16
|
\
|
*
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
1
-16
/
+16
*
|
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-10
1
-18
/
+18
|
/
*
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
1
-14
/
+3
*
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-09
1
-17
/
+2
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-1
/
+1
*
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-10-21
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-24
1
-8
/
+28
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-13
/
+1
|
\
|
*
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-18
1
-13
/
+1
*
|
arm64/kvm: hide ptrauth from guests
Mark Rutland
2018-12-13
1
-0
/
+18
|
/
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
1
-0
/
+7
*
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
/
+2
*
arm64: KVM: Increment PC after handling an SMC trap
Marc Zyngier
2018-02-06
1
-0
/
+9
*
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-02-06
1
-2
/
+2
*
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
1
-1
/
+13
*
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
1
-1
/
+17
*
kvm: arm64: handle single-step during SError exceptions
Alex Bennée
2017-11-29
1
-1
/
+7
*
kvm: arm64: handle single-stepping trapped instructions
Alex Bennée
2017-11-29
1
-14
/
+35
*
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
2017-11-03
1
-0
/
+8
*
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
*
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-06-04
1
-0
/
+1
*
arm64: KVM: Survive unknown traps from guests
Mark Rutland
2017-03-07
1
-7
/
+12
*
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
1
-0
/
+11
*
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+20
*
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
*
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
2016-06-21
1
-2
/
+2
*
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-0
/
+7
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
1
-0
/
+1
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
1
-0
/
+3
*
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-12-04
1
-1
/
+1
*
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
1
-0
/
+6
*
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
1
-0
/
+2
*
KVM: arm64: guest debug, add SW break point support
Alex Bennée
2015-07-21
1
-0
/
+36
*
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-23
1
-2
/
+11
|
\
|
*
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
2015-01-15
1
-2
/
+11
*
|
arm64: kvm: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2015-01-15
1
-3
/
+4
*
|
arm64: kvm: move to ESR_ELx macros
Mark Rutland
2015-01-15
1
-15
/
+17
|
/
*
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-08-29
1
-0
/
+2
*
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2014-07-11
1
-2
/
+2
[next]