summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+114
OpenPOWER on IntegriCloud