aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-5/+0
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-11/+2
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-3/+0
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara1-0/+2
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch1-12/+0
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch1-0/+2
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch1-0/+12
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-2/+0
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-1/+1
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+2
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall1-5/+8
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+6
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+2
2014-08-27KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon1-1/+1
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-0/+5
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-3/+0
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel1-1/+1
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier1-3/+6
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara1-0/+3
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into nextGleb Natapov1-0/+1
2013-10-14KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+1
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand1-0/+5
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier1-2/+2
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier1-2/+2
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier1-3/+5
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier1-0/+5
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier1-12/+19
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier1-0/+3
2013-03-06ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier1-2/+4
2013-03-06ARM: KVM: move hyp init to kvm_host.hMarc Zyngier1-0/+19
2013-03-06ARM: KVM: move exit handler selection to a separate fileMarc Zyngier1-0/+3
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier1-6/+8
2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier1-1/+1
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier1-0/+5
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier1-0/+8
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier1-0/+10
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier1-1/+4
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall1-0/+4
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall1-0/+4
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-0/+4
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-0/+13
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall1-0/+18
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+1