meson: do not use set10
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Oct 2023 12:31:27 +0000 (14:31 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Oct 2023 13:20:53 +0000 (15:20 +0200)
commit230f6e06b83474314898f27c0a7b2f0593071875
treee284eff89e498a4a22c95ab40a0b1c48173bef0b
parent9bad39c7e86a7fea05b66e7d3425f5874b3bbcfb
meson: do not use set10

Make all items of config-host.h consistent.  To keep the --disable-coroutine-pool
code visible to the compiler, mutuate the IS_ENABLED() macro from Linux.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/compiler.h
meson.build
tests/unit/test-coroutine.c
util/qemu-coroutine.c