summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin
2019-07-05KVM: arm64: Skip more of the SError vaxorcismJames Morse
2019-07-05KVM: arm64: Re-mask SError after the one instruction windowJames Morse
2019-07-05KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2019-07-05KVM: arm64: Consume pending SError as early as possibleJames Morse
2019-07-05KVM: arm64: Make indirect vectors preamble behaviour symmetricJames Morse
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-24KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse
2019-05-24KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse
2019-04-24arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-03-29KVM: arm64/sve: Context switch the SVE registersDave Martin
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-02-19arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier
2019-02-19arm64: KVM: Drop VHE-specific HYP call stubMarc Zyngier
2019-02-07KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon
2018-12-10arm64: KVM: Handle ARM erratum 1165522 in TLB invalidationMarc Zyngier
2018-12-10arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier
2018-12-10arm64: KVM: Install stage-2 translation before enabling trapsMarc Zyngier
2018-12-10arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2018-12-06arm64: entry: Place an SB sequence following an ERET instructionWill Deacon
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-19KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall
2018-10-01kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose
2018-10-01kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose
2018-10-01kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose
2018-09-14KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-21arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-31arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-25KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin
2018-05-25KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin