summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-3/+2
|\
| * ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-291-1/+0
| * ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-2/+2
* | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-291-1/+1
|/
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+6
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-211-0/+6
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-18/+0
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-25/+0
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-1/+0
* KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-271-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-10/+0
|\
| * arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-10/+0
* | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-7/+1
|/
* ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-031-0/+1
* ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-1/+91
* KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-121-1/+3
* ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+20
* ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-061-0/+17
* KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-231-4/+5
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+221
OpenPOWER on IntegriCloud