summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-5/+0
* arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-121-11/+2
* KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+6
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+1
| * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-0/+2
| * KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-161-12/+0
| * KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-161-0/+2
| * KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-161-0/+12
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-3/+0
|/
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-2/+0
* Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-271-1/+1
|\
| * Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-181-5/+8
| |\
| * | KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-271-1/+1
* | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-241-0/+5
* | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-1/+2
| |/ |/|
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+6
* | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+2
|/
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-0/+5
* arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-3/+0
* ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-301-1/+1
* ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-031-3/+6
* ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+3
* Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-161-0/+1
|\
| * ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+1
* | KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
|/
* arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-261-0/+5
* ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-261-2/+2
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-191-2/+2
* ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-281-3/+5
* ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-281-0/+5
* ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-281-12/+19
* ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-281-0/+3
* ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-061-2/+4
* ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-061-0/+19
* ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-061-0/+3
* ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-061-6/+8
* ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier2013-02-251-1/+1
* ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier2013-02-111-0/+5
* ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-111-0/+8
* ARM: KVM: Keep track of currently running vcpusMarc Zyngier2013-02-111-0/+10
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-231-1/+4
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-231-0/+4
* KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-231-0/+4
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+4
* KVM: ARM: World-switch implementationChristoffer Dall2013-01-231-0/+13
* KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-231-0/+18
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-231-0/+1