summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs_generic_v8.c
AgeCommit message (Expand)Author
2020-07-05KVM: arm64: Remove the target tableJames Morse
2020-07-05KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs arrayJames Morse
2020-07-05KVM: arm64: Drop the target_table[] indirectionJames Morse
2020-06-09KVM: arm64: Add emulation for 32bit guests accessing ACTLR2James Morse
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-03-19KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall
2017-03-22KVM: arm64: Use common sysreg definitionsMark Rutland
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel
2013-06-12arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier
2013-06-07arm64: KVM: CPU specific system registers handlingMarc Zyngier