summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/hyp/switch.c
AgeCommit message (Expand)Author
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-19KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall
2018-03-19KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQsChristoffer Dall
2018-03-19KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier
2017-05-16KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse
2017-05-15KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-08arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier