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