summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/handle_exit.c
AgeCommit message (Expand)Author
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones
2017-05-15KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-04-09ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland
2016-09-08arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier
2016-09-08arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier
2016-09-08arm: KVM: Add HYP async abort handlerMarc Zyngier
2016-02-29ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-01-15ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfeAndre Przywara
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-04-30ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-01-08KVM: ARM: Remove duplicate includeSachin Kamat
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier
2013-03-06KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall
2013-03-06ARM: KVM: move exit handler selection to a separate fileMarc Zyngier