aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier1-2/+2
2013-02-11ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier1-0/+11
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier1-0/+3
2013-02-11ARM: KVM: VGIC initialisation codeMarc Zyngier1-0/+15
2013-02-11ARM: KVM: VGIC interrupt injectionMarc Zyngier1-10/+45
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall1-1/+15
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier1-1/+26
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier1-0/+30
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall1-1/+22
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier1-2/+28
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall1-0/+6
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-3/+166
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-1/+199
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall1-0/+65
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall1-1/+36
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+172
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+350