| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | KVM: arm/arm64: Simplify active_change_prepare and plug race | Christoffer Dall | 2017-05-23 | 1 | -2/+0 |
* | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2017-04-27 | 1 | -6/+0 |
|\ |
|
| * | arm/arm64: KVM: Use __hyp_reset_vectors() directly | Marc Zyngier | 2017-04-09 | 1 | -6/+0 |
| * | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier | 2017-04-09 | 1 | -1/+1 |
* | | KVM: mark requests that need synchronization | Paolo Bonzini | 2017-04-27 | 1 | -1/+1 |
* | | KVM: mark requests that do not need a wakeup | Radim Krčmář | 2017-04-27 | 1 | -1/+1 |
* | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini | 2017-04-07 | 1 | -1/+0 |
|/ |
|
* | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused | Linu Cherian | 2017-03-09 | 1 | -1/+0 |
* | KVM: arm/arm64: Move cntvoff to each timer context | Jintack Lim | 2017-02-08 | 1 | -3/+0 |
* | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s... | Marc Zyngier | 2016-11-04 | 1 | -0/+3 |
* | Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2016-09-29 | 1 | -0/+5 |
|\ |
|
| * | ARM: KVM: Support vgic-v3 | Vladimir Murzin | 2016-09-22 | 1 | -0/+5 |
* | | KVM: Add provisioning for ulong vm stats and u64 vcpu stats | Suraj Jitindar Singh | 2016-09-08 | 1 | -6/+6 |
|/ |
|
* | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities | Andre Przywara | 2016-07-18 | 1 | -1/+1 |
* | arm: KVM: Allow hyp teardown | Marc Zyngier | 2016-07-03 | 1 | -5/+3 |
* | arm: KVM: Simplify HYP init | Marc Zyngier | 2016-07-03 | 1 | -10/+5 |
* | arm/arm64: KVM: Drop boot_pgd | Marc Zyngier | 2016-07-03 | 1 | -5/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 1 | -0/+6 |
|\ |
|
| * | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-05-24 | 1 | -0/+6 |
| |\ |
|
| | * | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall | 2016-05-20 | 1 | -0/+2 |
| | * | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall | 2016-05-20 | 1 | -0/+4 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 1 | -0/+2 |
|\| | |
|
| * | | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 1 | -0/+2 |
| |/ |
|
* / | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro | 2016-04-28 | 1 | -1/+9 |
|/ |
|
* | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao | 2016-02-29 | 1 | -0/+15 |
* | ARM: KVM: Remove unused hyp_pc field | Marc Zyngier | 2016-02-29 | 1 | -1/+0 |
* | ARM: KVM: Turn CP15 defines to an enum | Marc Zyngier | 2016-02-29 | 1 | -0/+39 |
* | ARM: KVM: Switch to C-based stage2 init | Marc Zyngier | 2016-02-29 | 1 | -0/+1 |
* | ARM: KVM: Change kvm_call_hyp return type to unsigned long | Marc Zyngier | 2016-02-29 | 1 | -1/+1 |
* | ARM: KVM: Move GP registers into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -2/+1 |
* | ARM: KVM: Move CP15 array into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -3/+3 |
* | ARM: KVM: Move VFP registers to a CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -4/+7 |
* | arm/arm64: KVM: Add hook for C-based stage2 init | Marc Zyngier | 2016-02-29 | 1 | -0/+4 |
* | KVM: arm/arm64: Count guest exit due to various reasons | Amit Tomar | 2015-12-14 | 1 | -0/+6 |
* | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest | Eric Auger | 2015-10-22 | 1 | -0/+3 |
* | KVM: arm/arm64: rename pause into power_off | Eric Auger | 2015-10-22 | 1 | -2/+2 |
* | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block | Christoffer Dall | 2015-10-22 | 1 | -3/+0 |
* | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 2015-10-22 | 1 | -0/+3 |
* | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 2015-09-25 | 1 | -0/+1 |
* | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-09-17 | 1 | -6/+2 |
|\ |
|
| * | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei | 2015-09-17 | 1 | -6/+2 |
* | | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 | 1 | -0/+1 |
|/ |
|
* | KVM: arm64: introduce vcpu->arch.debug_ptr | Alex Bennée | 2015-07-21 | 1 | -0/+1 |
* | KVM: arm: introduce kvm_arm_init/setup/clear_debug | Alex Bennée | 2015-07-21 | 1 | -0/+4 |
* | arm64: KVM: Switch vgic save/restore to alternative_insn | Marc Zyngier | 2015-06-12 | 1 | -5/+0 |
* | arm/arm64: KVM: Implement Stage-2 page aging | Marc Zyngier | 2015-03-12 | 1 | -11/+2 |
* | KVM: arm/arm64: implement kvm_arch_intc_initialized | Eric Auger | 2015-03-12 | 1 | -0/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 1 | -0/+6 |
|\ |
|
| * | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 | 1 | -0/+1 |
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM value | Andre Przywara | 2015-01-20 | 1 | -0/+1 |