On 15/5/24 17:08, Richard Henderson wrote:
v2:
https://lore.kernel.org/qemu-devel/20240409050302.1523277-1-richard.hender...@linaro.org/
Disconnect fpstate from sigframe, just like the kernel does.
Return the separate portions of the frame from get_sigframe.
Alter all of the target fpu routines to access memory that
has already been translated and sized.
Changes for v3:
- Address review issues (bonzini).
- Rebase.
Patches needing review:
02-target-i386-Convert-do_fldt-do_fstt-to-X86Access.patch
19-linux-user-i386-Fix-mregparm-3-for-signal-deliver.patch
23-target-i386-Honor-xfeatures-in-xrstor_sigcontext.patch
Cc'ing Pierrick & Gustavo.