summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-11-03arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin
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-10-18arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon
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
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds