index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-03-06
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall