aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.c
Commit message (Expand)AuthorAge
* KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier2019-08-09
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-05
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-15
|\
| * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-19
* | arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier2019-02-07
|/
* KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2018-12-18
* ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier2018-10-09
* KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accessesMarc Zyngier2018-08-12
* KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-12
* KVM: arm: Enable emulation of the physical timerJérémy Fanguède2018-02-26
* KVM: arm: rename pm_fake handler to trap_raz_wiZhichao Huang2017-05-15
* KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-15
* ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/Marc Zyngier2017-05-15
* arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier2017-04-09
* arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2017-04-09
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
* ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier2016-02-29
* ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier2016-02-29
* ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier2016-02-29
* ARM: KVM: Properly sort the invariant tableMarc Zyngier2016-02-29
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-29
* ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-29
* arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
* KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2014-08-27
* ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky2014-07-11
* ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-02
* ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2014-03-02
* ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2014-03-02
* ARM: KVM: fix L2CTLR to be per-clusterMarc Zyngier2013-10-22
* ARM: KVM: Fix MPIDR computing to support virtual clustersMarc Zyngier2013-10-22
* KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-12
* ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-06
* ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-26
*-. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
|\ \
| | * ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-17
| |/
* | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-06
* | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-06
* | ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-06
|/
* ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-11
* KVM: ARM: VFP userspace interfaceRusty Russell2013-01-23
* KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-23
* KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-23
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-23
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-23