summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/hyp/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-05-24KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse1-0/+1
2018-06-15arm: port KCOV to armDmitry Vyukov1-0/+8
2018-03-19Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier1-0/+5
2018-03-19KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64Christoffer Dall1-1/+0
2018-02-15ARM: kvm: fix building with gcc-8Arnd Bergmann1-0/+5
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry1-1/+1
2017-05-15arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier1-0/+2
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-0/+1
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier1-1/+4
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add VFP save/restoreMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add vgic v2 save/restoreMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add timer save/restoreMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add CP15 save/restore codeMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier1-0/+5