index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
handle_exit.c
Age
Commit message (
Expand
)
Author
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-06
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-05-15
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2017-03-07
arm: KVM: Survive unknown traps from guests
Mark Rutland
2016-09-08
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
2016-09-08
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
2016-09-08
arm: KVM: Add HYP async abort handler
Marc Zyngier
2016-02-29
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-01-15
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-01-08
KVM: ARM: Remove duplicate include
Sachin Kamat
2013-10-17
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
2013-10-17
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-03-06
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2013-03-06
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier