aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-16/+58
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier1-0/+6
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier1-2/+2
2013-10-22ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier1-0/+4
2013-10-22ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier1-4/+6
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin1-0/+114
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall1-7/+19
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier1-0/+4
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King1-2/+2
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
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