aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-05-01 22:05:55 +0100
committerRichard Henderson <richard.henderson@linaro.org>2023-05-02 13:05:45 -0700
commitdc165fcd4effb9e005a4514ab7d666322648e971 (patch)
tree2184c5f9c81038ab35aaf671b9293eb9a82ee8a6 /python
parentc4075353854ed320cf9225ebd5605836ae236640 (diff)
downloadqemu-dc165fcd4effb9e005a4514ab7d666322648e971.zip
qemu-dc165fcd4effb9e005a4514ab7d666322648e971.tar.gz
qemu-dc165fcd4effb9e005a4514ab7d666322648e971.tar.bz2
migration/xbzrle: Use __attribute__((target)) for avx512
Use the attribute, which is supported by clang, instead of the #pragma, which is not supported and, for some reason, also not detected by the meson probe, so we fail by -Werror. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Juan Quintela <quintela@redhat.com> Message-Id: <20230501210555.289806-1-richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions