summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-6/+6
* KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-181-1/+1
* arm: KVM: Allow hyp teardownMarc Zyngier2016-07-031-1/+2
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-4/+2Star
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-9/+3Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-0/+6
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-241-0/+6
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-0/+2
|\| |
| * | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-171-1/+13
|\ \ \ | |/ / |/| |
| * | arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-1/+2
| * | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-1/+12
* | | Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-04-081-3/+4
|\ \ \ | |/ / |/| / | |/
| * arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-061-3/+4
* | arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-291-1/+0Star
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-5/+7
|\
| * arm64: Fix misspellings in comments.Adam Buchbinder2016-03-041-2/+2
| * arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier2016-03-011-2/+2
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+6
* | arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-1/+1
* | arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for event type registerShannon Zhao2016-02-291-0/+3
* | arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-291-0/+3
* | arm64: KVM: Add access handler for PMSELR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMCR registerShannon Zhao2016-02-291-0/+3
* | arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-291-0/+2
* | arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier2016-02-291-0/+1
* | arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier2016-02-291-5/+7
* | arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-291-0/+2
* | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-291-0/+4
|/
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-1/+80
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+6
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-0/+3
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-221-2/+2
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-3/+0Star
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+3
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-171-6/+2Star
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-6/+2Star
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
|/
* arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-121-5/+0Star
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-1/+5
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-1/+16