diff options
author | Paolo Bonzini | 2022-10-06 13:31:06 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-10-11 09:36:01 +0200 |
commit | 2796f290b5469a7f6749ea119a48bc17f489effd (patch) | |
tree | 49d29d4411a37921f4b22bafc347175a51f80a1f /qapi | |
parent | linux-user: i386/signal: move fpstate at the end of the 32-bit frames (diff) | |
download | qemu-2796f290b5469a7f6749ea119a48bc17f489effd.tar.gz qemu-2796f290b5469a7f6749ea119a48bc17f489effd.tar.xz qemu-2796f290b5469a7f6749ea119a48bc17f489effd.zip |
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 'qapi')
0 files changed, 0 insertions, 0 deletions