aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm/coproc.c
AgeCommit message (Expand)Author
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2014-08-27KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-07-11ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2013-10-22ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier
2013-10-22ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-03-06ARM: KVM: abstract IL decoding awayMarc Zyngier
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall