summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/vhe
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-2/+1
* KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-3/+1
* KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-091-1/+2
* KVM: arm64: Add basic hooks for injecting exceptions from EL2Marc Zyngier2020-11-101-1/+1
* KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2020-11-101-0/+3
* arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-1/+1
* Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-302-8/+9
|\
| * Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-301-4/+0
| |\
| | * KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-4/+0
| * | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil2020-09-301-0/+3
| * | kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil2020-09-302-3/+3
| |/
* | KVM: arm64: Introduce hyp contextAndrew Scull2020-09-151-1/+1
* | KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull2020-09-151-1/+1
* | KVM: arm64: Remove hyp_panic argumentsAndrew Scull2020-09-151-4/+6
* | KVM: arm64: Remove __activate_vm wrapperAndrew Scull2020-09-151-5/+5
|/
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-08-281-0/+5
* KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier2020-07-071-2/+3
* KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall2020-07-072-14/+14
* KVM: arm64: Lift instrumentation restrictions on VHEDavid Brazdil2020-07-051-8/+0
* KVM: arm64: Compile remaining hyp/ files for both VHE/nVHEDavid Brazdil2020-07-051-1/+3
* KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHEDavid Brazdil2020-07-052-1/+13
* KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil2020-07-053-2/+116
* KVM: arm64: Split hyp/debug-sr.c to VHE/nVHEDavid Brazdil2020-07-052-1/+27
* KVM: arm64: Split hyp/switch.c to VHE/nVHEDavid Brazdil2020-07-052-1/+220
* KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHEDavid Brazdil2020-07-052-1/+162
* KVM: arm64: Build hyp-entry.S separately for VHE/nVHEDavid Brazdil2020-07-051-1/+1
* KVM: arm64: Add build rules for separate VHE/nVHE object filesDavid Brazdil2020-07-051-0/+17