summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+6
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-0/+2
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-0/+4
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2016-05-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+13
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse1-1/+2
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro1-1/+12
2016-04-08Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář1-3/+4
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier1-3/+4
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao1-1/+0
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+7
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder1-2/+2
2016-03-01arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier1-2/+2
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+6
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao1-1/+1
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for event type registerShannon Zhao1-0/+3
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao1-0/+3
2016-02-29arm64: KVM: Add access handler for PMSELR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add access handler for PMCR registerShannon Zhao1-0/+3
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao1-0/+2
2016-02-29arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier1-0/+1
2016-02-29arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier1-5/+7
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier1-0/+2
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier1-0/+4
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel1-3/+5
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-1/+80
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar1-0/+6
2015-10-23KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger1-0/+3
2015-10-23KVM: arm/arm64: rename pause into power_offEric Auger1-2/+2
2015-10-23arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall1-3/+0
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+3
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-6/+2
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei1-6/+2
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin1-5/+0
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée1-1/+5
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-1/+16
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée1-0/+11
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+5
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-23/+0
2015-03-13arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-11/+2
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2