| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 1 | -3/+2 |
|\ |
|
| * | ARM: KVM: Turn CP15 defines to an enum | Marc Zyngier | 2016-02-29 | 1 | -1/+0 |
| * | ARM: KVM: Move GP registers into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -2/+2 |
* | | arm/arm64: KVM: Fix ioctl error handling | Michael S. Tsirkin | 2016-02-29 | 1 | -1/+1 |
|/ |
|
* | KVM: arm/arm64: Count guest exit due to various reasons | Amit Tomar | 2015-12-14 | 1 | -0/+6 |
* | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl | Alex Bennée | 2015-07-21 | 1 | -0/+6 |
* | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall | 2015-03-12 | 1 | -18/+0 |
* | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2014-12-13 | 1 | -25/+0 |
* | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2014-12-13 | 1 | -1/+0 |
* | KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg | Will Deacon | 2014-08-27 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 1 | -10/+0 |
|\ |
|
| * | arm64: KVM: allow export and import of generic timer regs | Alex Bennée | 2014-07-11 | 1 | -10/+0 |
* | | ARM: make it easier to check the CPU part number correctly | Russell King | 2014-07-18 | 1 | -7/+1 |
|/ |
|
* | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-03 | 1 | -0/+1 |
* | ARM/KVM: save and restore generic timer registers | Andre Przywara | 2013-12-21 | 1 | -1/+91 |
* | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 2013-10-12 | 1 | -1/+3 |
* | ARM: KVM: Implement kvm_vcpu_preferred_target() function | Anup Patel | 2013-10-02 | 1 | -0/+20 |
* | ARM: KVM: move kvm_target_cpu to guest.c | Marc Zyngier | 2013-03-06 | 1 | -0/+17 |
* | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2013-01-23 | 1 | -4/+5 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+221 |