summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/handle_exit.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel1-3/+0
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier1-5/+13
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier1-0/+7
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier1-9/+7
2013-06-12arm64: KVM: Exit handlingMarc Zyngier1-0/+119