aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-10-02ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2014-10-02ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2014-10-02ARM/KVM: save and restore generic timer registersAndre Przywara
2014-10-02KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall
2014-10-02ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2014-10-02arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand
2014-10-02ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier
2014-10-02ARM: 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
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall