summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)AuthorFilesLines
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier3-3/+137
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall5-3/+186
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall2-1/+178
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell1-0/+178
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall1-3/+161
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2-4/+332
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall7-4/+1125
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall3-4/+1033
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2-0/+90
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall5-2/+459
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall4-0/+577
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall11-0/+1006