summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/guest.c
AgeCommit message (Expand)Author
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall
2017-06-08KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-14KVM: ARM: Fix typosAndrea Gelmini
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-08-27KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2013-03-06ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall