aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+114