summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/coproc.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-06ARM: KVM: abstract IL decoding awayMarc Zyngier1-1/+1
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier1-12/+12
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier1-2/+2
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier1-0/+4
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 Dall1-0/+327
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-0/+360
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+23