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
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