summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/handle_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-2/+11
|\
| * arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-151-2/+11
* | arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-3/+4
* | arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-151-15/+17
|/
* arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-291-0/+2
* arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-111-2/+2
* ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-301-3/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-231-3/+0Star
|\
| * arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel2013-12-281-3/+0Star
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-291-5/+13
* arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-121-0/+7
* arm64: KVM: PSCI implementationMarc Zyngier2013-06-121-9/+7Star
* arm64: KVM: Exit handlingMarc Zyngier2013-06-121-0/+119