On Tue, Jan 13, 2026 at 02:58:37PM +0000, Fuad Tabba wrote: > Looking at copy_sve_reg_indices(), there's a special case for > KVM_REG_ARM64_SVE_VLS, which forces it to appear before the other SVE > registers. So I wonder if we need to do something at the level of > kvm_arm_copy_reg_indices(), or do some sort of post-processing to the > list, to avoid this problem.
I did look at this, however I didn't see anything that seemed tasetful to implement and as I look at it more I'm not sure any naive VMM is going to have a good time with this ABI, the fact that registers can get hotplugged depending on the current mode creates all kinds of fun. I left things alone for now, I'll take another look and see if I come up with better ideas.
signature.asc
Description: PGP signature

