summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-18/+0Star
* 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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-10/+0Star
|\
| * arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-10/+0Star
* | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-7/+1Star
|/
* 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-131-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-071-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