| Commit message (Expand) | Author | Age |
* | KVM: ARM: Fix typos | Andrea Gelmini | 2016-06-14 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 |
|\ |
|
| * | 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 | 2016-02-29 |
|/ |
|
* | KVM: arm/arm64: Count guest exit due to various reasons | Amit Tomar | 2015-12-14 |
* | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl | Alex Bennée | 2015-07-21 |
* | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall | 2015-03-12 |
* | 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-12-13 |
* | KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg | Will Deacon | 2014-08-27 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 |
|\ |
|
| * | arm64: KVM: allow export and import of generic timer regs | Alex Bennée | 2014-07-11 |
* | | ARM: make it easier to check the CPU part number correctly | Russell King | 2014-07-18 |
|/ |
|
* | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-02 |
* | ARM/KVM: save and restore generic timer registers | Andre Przywara | 2013-12-21 |
* | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 2013-10-12 |
* | ARM: KVM: Implement kvm_vcpu_preferred_target() function | Anup Patel | 2013-10-02 |
* | ARM: KVM: move kvm_target_cpu to guest.c | Marc Zyngier | 2013-03-06 |
* | 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 | 2013-01-23 |