summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-27KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov
2013-10-14KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier
2013-03-06ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier
2013-03-06ARM: KVM: move hyp init to kvm_host.hMarc Zyngier
2013-03-06ARM: KVM: move exit handler selection to a separate fileMarc Zyngier
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier
2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier