aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/guest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall1-18/+0
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-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+0
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-7/+1
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-10/+0
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier1-0/+1
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara1-1/+91
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin1-1/+3
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+20
2013-03-06ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier1-0/+17
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall1-4/+5
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+221