Files
qemu-xteink/linux-user/i386
Richard Henderson 077c43eb0d linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
This is subtracting sizeof(target_fpstate_fxsave) in
TARGET_FXSAVE_SIZE, then adding it again via &fxsave->xfeatures.
Perform the same computation using xstate_size alone.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-26 12:51:50 -07:00
..
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00
2023-10-30 13:41:55 -07:00