summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-06Merge tag 'v5.4.63' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-05KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03Merge tag 'v5.4.62' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-17KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-05-14KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-26LF-980 arch/arm64: use TKT340553_SW_WORKAROUND only for IMX_SCU_SOCAlex Marginean
2020-02-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-11KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-02-01KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2019-12-11LF-363 arm64: kernel: TKT340553 Errata workaround update for i.MX8QMNitin Garg
2019-10-22Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier
2019-10-08arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-09arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier
2019-09-09arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-27arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_FWill Deacon
2019-08-18arm64/kvm: Remove VMID rollover I-cache maintenanceMark Rutland
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-07-29arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell
2019-07-26arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell
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: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray
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-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds