aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/coproc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-09arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier1-18/+0
2016-02-29ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier1-4/+4
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier1-8/+8
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-3/+3
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-0/+4
2014-03-03ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier1-3/+3
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier1-2/+2
2013-08-06ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall1-0/+3
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier1-2/+2
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-0/+153