Re: [PATCH v6 17/64] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
From: Alexandru Elisei <hidden>
Date: 2022-02-03 15:54:53
Also in:
kvm, kvmarm
From: Alexandru Elisei <hidden>
Date: 2022-02-03 15:54:53
Also in:
kvm, kvmarm
Hi Marc, On Fri, Jan 28, 2022 at 12:18:25PM +0000, Marc Zyngier wrote:
From: Christoffer Dall <redacted> We can no longer blindly copy the VCPU's PSTATE into SPSR_EL2 and return to the guest and vice versa when taking an exception to the hypervisor, because we emulate virtual EL2 in EL1 and therefore have to translate the mode field from EL2 to EL1 and vice versa. This requires keeping track of the state we enter the guest, for which we transiently use a dedicated flag.
Looks good to me: Reviewed-by: Alexandru Elisei <redacted> Thanks, Alex _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel