summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-081-0/+9
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* KVM: ARM64: Fix typosAndrea Gelmini2016-06-141-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-0/+51
|\
| * arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+51
* | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-291-1/+1
|/
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-1/+0Star
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+9
* arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-121-1/+2
* KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-211-0/+4
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-0/+7
* KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-211-1/+3
* KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-211-1/+1
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-211-0/+27
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-25/+0Star
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-1/+0Star
* KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-271-1/+1
* arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-1/+67
* arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-251-0/+2
* arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-281-13/+19
* ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+20
* arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-121-0/+6
* arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-071-0/+259