aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
Commit message (Expand)AuthorAge
* arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier2017-05-25
* arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-22
* arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier2017-01-09
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2016-09-22
* arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-22
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-22
* arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-08
* arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-08
* arm64: KVM: Route asynchronous abortsMarc Zyngier2016-09-08
* arm64: KVM: Preserve pending vSError in world switchMarc Zyngier2016-09-08
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
* arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin2016-09-08
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-08
* arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni2016-09-08
* arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-03
| * arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-03
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\ \
| * | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-21
| * | arm64: allow building with kcov coverage on ARM64Alexander Potapenko2016-06-21
| |/
* / arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-23
|/
* arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-31
* arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-31
* KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-31
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-09
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\ \ | |/ |/|
| * arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-03
| * arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand2016-04-28
| * arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse2016-04-28
* | arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-06
|/
* arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-30
* kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas2016-03-21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-18
* | arm64: KVM: vgic-v3: Only wipe LRs on vcpu exitMarc Zyngier2016-03-08
* | arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier2016-03-08
* | arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier2016-03-08
* | arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier2016-03-08
* | arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier2016-03-08
* | arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-29
* | arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier2016-02-29
* | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-29
* | arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-29
* | arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier2016-02-29
* | arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier2016-02-29
* | arm64: KVM: VHE: Use unified sysreg accessors for timerMarc Zyngier2016-02-29
* | arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-29