summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* 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