aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h
Commit message (Expand)AuthorAge
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-29
|\
| * ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
* | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-07
|/
* KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-18
* arm: KVM: Allow hyp teardownMarc Zyngier2016-07-03
* arm: KVM: Simplify HYP initMarc Zyngier2016-07-03
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-03
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-24
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-20
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\| |
| * | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
| |/
* / arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-28
|/
* arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-29
* ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-29
* ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-29
* ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-29
* ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-29
* ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-29
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-29
* ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-29
* arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-29
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-14
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-22
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-22
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-22
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-25
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-17
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-17
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
|/
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-21
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-21
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
* arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-12
* KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| * KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| * KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-16
| * KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-16
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
* Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-27
|\
| * Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
| |\
| * | KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-27