summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/handle_exit.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2018-02-061-1/+1
* arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-061-1/+1
* arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-061-2/+11
* KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2017-08-081-1/+1
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-081-1/+1
* Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-151-2/+2
|\
| * KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-151-2/+2
* | KVM: arm/arm64: properly use vcpu requestsAndrew Jones2017-06-041-0/+1
|/
* ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier2017-04-091-0/+8
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-7/+12
* arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier2016-09-081-27/+0Star
* arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier2016-09-081-0/+19
* arm: KVM: Add HYP async abort handlerMarc Zyngier2016-09-081-0/+3
* ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier2016-02-291-2/+0Star
* ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-5/+0Star
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+3
* ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara2015-01-151-3/+5
* arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-291-0/+2
* ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-301-3/+7
* KVM: ARM: Remove duplicate includeSachin Kamat2014-01-081-2/+0Star
* KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-181-6/+8
* ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-181-1/+5
* ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-261-3/+0Star
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-1/+1
* ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-071-0/+19
* KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-071-0/+5
* ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-071-0/+140