summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2017-04-091-18/+0Star
* ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier2016-02-291-4/+4
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-8/+8
* arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-3/+3
* ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-0/+4
* ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier2014-03-031-3/+3
* ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2014-03-031-2/+2
* ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-061-0/+3
* ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-071-2/+2
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+153