summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-233-3/+137
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-235-3/+186
* KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-232-1/+178
* KVM: ARM: VFP userspace interfaceRusty Russell2013-01-231-0/+178
* KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-231-3/+161
* KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-232-4/+332
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-237-4/+1125
* KVM: ARM: World-switch implementationChristoffer Dall2013-01-233-4/+1033
* KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-232-0/+90
* KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-235-2/+459
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-234-0/+577
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-2311-0/+1006