summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/handle_exit.c
AgeCommit message (Expand)Author
2017-11-03arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones
2017-03-07arm64: KVM: Survive unknown traps from guestsMark Rutland
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-09-08arm64: KVM: Inject a Virtual SError if it was pendingMarc Zyngier
2016-09-08arm64: KVM: Add EL1 async abort handlerMarc Zyngier
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-04-30ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier
2013-06-12arm64: KVM: Exit handlingMarc Zyngier