summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-05-16arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-16arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-16arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2017-12-29arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier
2017-06-15Merge branch 'kvmarm-master/master' into HEADMarc Zyngier
2017-05-16KVM: arm64: Restore host physical timer access on hyp_panic()James Morse
2017-05-15arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier
2017-04-09arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon
2017-03-06arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2017-01-27arm64: Use __tlbi() macros in KVM codeChristopher Covington
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-09-22arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier
2016-09-08arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier
2016-09-08arm64: KVM: Route asynchronous abortsMarc Zyngier
2016-09-08arm64: KVM: Preserve pending vSError in world switchMarc Zyngier
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier
2016-09-08arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-09-08arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier