diff options
author | Paolo Bonzini | 2022-10-07 15:47:35 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-10-11 09:36:01 +0200 |
commit | 5154d35beda383af8042061099a5cd2decf88e69 (patch) | |
tree | 2cd570bb468dce8c15cfb950b9c51c8c81f926b9 /qapi | |
parent | KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR (diff) | |
download | qemu-5154d35beda383af8042061099a5cd2decf88e69.tar.gz qemu-5154d35beda383af8042061099a5cd2decf88e69.tar.xz qemu-5154d35beda383af8042061099a5cd2decf88e69.zip |
linux-user: i386/signal: move fpstate at the end of the 32-bit frames
Recent versions of Linux moved the 32-bit fpstate towards the end of the
frame, so that the variable-sized xsave data does not overwrite the
(ABI-defined) extramask[] field. Follow suit in QEMU.
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