[VIRT-198 # QEMU: SVE Emulation Support ]
Fixed 4 bugs pointed out by Laurent on list. Dump sve state with -d fpu.
[VIRT-249 # SVE System Mode ]
Clear sve state on vector length change on EL change.
[Upstream]
Finished v5 review of nanomips. Fixed 4 sparc clone bugs. Fixed a ppc fp load/store bug I introduced in June.
[Glibc]
Adjusted _dl_runtime_resolve and friends for the new ARM vector ABI; posted for comment. ARM folk pointed out that I'd have to save even more state than that, and really the compiler needs fixing to avoid the PLT completely. The right people are talking about the problem.
r~