summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-1/+1
* KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-1/+1
* KVM: arm64: Allocate hyp vectors staticallyWill Deacon2020-11-161-1/+1
* Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-301-2/+1
|\
| * KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon2020-09-291-2/+1
| * KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2020-09-291-1/+1
* | KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon2020-09-111-1/+1
|/
* KVM: arm64: Compile remaining hyp/ files for both VHE/nVHEDavid Brazdil2020-07-051-12/+1
* KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHEDavid Brazdil2020-07-051-1/+1
* KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil2020-07-051-2/+2
* KVM: arm64: Split hyp/debug-sr.c to VHE/nVHEDavid Brazdil2020-07-051-1/+1
* KVM: arm64: Split hyp/switch.c to VHE/nVHEDavid Brazdil2020-07-051-1/+1
* KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHEDavid Brazdil2020-07-051-1/+1
* KVM: arm64: Build hyp-entry.S separately for VHE/nVHEDavid Brazdil2020-07-051-2/+2
* KVM: arm64: Add build rules for separate VHE/nVHE object filesDavid Brazdil2020-07-051-3/+7
* KVM: arm64: Move __smccc_workaround_1_smc to .rodataDavid Brazdil2020-07-051-0/+1
* KVM: arm64: Clean up kvm makefilesFuad Tabba2020-05-161-11/+4
* KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon2020-05-161-11/+11
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-6/+3
* 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