[PATCH v2 06/11] KVM: arm64: hide MOPS from guests
Colton Lewis
coltonlewis at google.com
Thu May 25 12:26:01 PDT 2023
> As FEAT_MOPS is not supported in guests yet, hide it from the ID
> registers for guests.
> The MOPS instructions are UNDEFINED in guests as HCRX_EL2.MSCEn is not
> set in HCRX_GUEST_FLAGS, and will take an exception to EL1 if executed.
For my benefit, could you please explain why no support for guests yet?
Why not set HCRX_EL2.MSCEn in this series?
More information about the linux-arm-kernel
mailing list