summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier2016-02-291-18/+23
* ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier2016-02-291-2/+2
* ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier2016-02-291-8/+17
* ARM: KVM: Properly sort the invariant tableMarc Zyngier2016-02-291-3/+3
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-16/+16
* ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-291-10/+10
* arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-56/+14
* KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2014-08-271-1/+1
* ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky2014-07-111-9/+79
* ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-16/+58
* ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2014-03-031-0/+6
* ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2014-03-031-2/+2
* ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-221-0/+4
* ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-221-4/+6
* KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-121-0/+114
* ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-061-7/+19
* ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-261-0/+4
*-. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-2/+2
|\ \
| | * ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-171-2/+2
| |/
* | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-061-1/+1
* | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-061-12/+12
* | ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-061-2/+2
|/
* ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-111-0/+4
* 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-231-0/+327
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+360
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+23
OpenPOWER on IntegriCloud