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