aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/guest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini1-1/+1
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+51
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+51
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin1-1/+1
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-1/+0
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar1-0/+9
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose1-1/+2
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée1-0/+4
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée1-0/+7
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée1-1/+3
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée1-1/+1
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée1-0/+27
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-25/+0
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-1/+0
2014-08-27KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon1-1/+1
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-1/+67
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier1-0/+2
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel1-13/+19
2013-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+20
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier1-0/+6
2013-06-07arm64: KVM: guest one-reg interfaceMarc Zyngier1-0/+259