diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-06 13:31:06 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-11 09:36:01 +0200 |
commit | 2796f290b5469a7f6749ea119a48bc17f489effd (patch) | |
tree | 49d29d4411a37921f4b22bafc347175a51f80a1f /.dir-locals.el | |
parent | 5154d35beda383af8042061099a5cd2decf88e69 (diff) |
linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
Linux can use FXSAVE to save/restore XMM registers even on 32-bit
systems. This requires some care in order to keep the FXSAVE area
aligned to 16 bytes; for this reason, get_sigframe is changed to
pass the offset into the FXSAVE area rather than the full frame
size.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions