summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-241-0/+1
* kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-011-1/+0
* arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-1/+2
* KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64Christoffer Dall2018-03-191-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-041-1/+1
|\
| * arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2017-10-211-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier2017-05-151-0/+2
* arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2016-09-221-1/+1
* arm64: allow building with kcov coverage on ARM64Alexander Potapenko2016-06-211-0/+4
* kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas2016-03-211-0/+4
* arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier2016-02-291-2/+5
* arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-291-0/+1
* arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement the core world switchMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement guest entryMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-141-0/+5