summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier2019-08-091-8/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-9/+14
|\
| * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-191-9/+14
* | arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier2019-02-071-2/+2
|/
* KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2018-12-181-2/+2
* ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier2018-10-091-4/+4
* KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accessesMarc Zyngier2018-08-121-1/+24
* KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-121-1/+1
* KVM: arm: Enable emulation of the physical timerJérémy Fanguède2018-02-261-0/+61
* KVM: arm: rename pm_fake handler to trap_raz_wiZhichao Huang2017-05-151-16/+16
* KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-151-18/+59
* ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/Marc Zyngier2017-05-151-0/+1
* arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier2017-04-091-3/+3
* arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2017-04-091-0/+18
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-0/+35
* 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/+14Star
* 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-131-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-071-1/+1
* | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-071-12/+12
* | ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-071-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