Re: [PATCH v2 0/2] KVM: arm64: Support for Arm v8.8 memcpy instructions in KVM guests

From: Oliver Upton
Date: Wed Oct 04 2023 - 14:27:33 EST


On Fri, 22 Sep 2023 12:25:06 +0100, Kristina Martsenko wrote:
> This is v2 of the series to allow using the new Arm memory copy instructions
> in KVM guests. See v1 for more information [1].
>
> Changes in v2:
> - Dropped HCRX_EL2 vcpu field
> - Rebased onto v6.6-rc2
>
> [...]

Applied to kvmarm/next, thanks!

[1/2] KVM: arm64: Add handler for MOPS exceptions
https://git.kernel.org/kvmarm/kvmarm/c/17b8ac23488b
[2/2] KVM: arm64: Expose MOPS instructions to guests
https://git.kernel.org/kvmarm/kvmarm/c/a24015b6cc66

--
Best,
Oliver