Re: [PATCH v5 17/26] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
From: Dave Martin <Dave.Martin@arm.com>
Date: 2019-02-26 12:13:46
Also in:
kvmarm
From: Dave Martin <Dave.Martin@arm.com>
Date: 2019-02-26 12:13:46
Also in:
kvmarm
On Thu, Feb 21, 2019 at 12:06:23PM +0000, Julien Thierry wrote:
On 18/02/2019 19:52, Dave Martin wrote:quoted
In order to avoid the pointless complexity of maintaining two ioctl register access views of the same data, this patch blocks ioctl access to the FPSIMD V-registers on vcpus that support SVE. This will make it more straightforward to add SVE register access support. Since SVE is an opt-in feature for userspace, this will not affect existing users. Signed-off-by: Dave Martin <Dave.Martin@arm.com>Reviewed-by: Julien Thierry <redacted>
Thanks ---Dave _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel