aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-04-08 10:22:32 -1000
committerRichard Henderson <richard.henderson@linaro.org>2024-05-26 12:51:50 -0700
commit077c43eb0d30a257ee33f1b48ea5b29eafcf4eb5 (patch)
treebe895ee81b2e6450149b03c7cf10928ab29c909a /qapi
parent6dba8b471cb2b40140b672a9ae9b965a7a132409 (diff)
downloadqemu-077c43eb0d30a257ee33f1b48ea5b29eafcf4eb5.zip
qemu-077c43eb0d30a257ee33f1b48ea5b29eafcf4eb5.tar.gz
qemu-077c43eb0d30a257ee33f1b48ea5b29eafcf4eb5.tar.bz2
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>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions