Hello! This patch gives the ability to build TCG builtin even if --enable-modules is selected. This is useful to have a base QEMU with TCG native product but still using the benefits of modules.
Thank you! Jose R. Ziviani (1): modules: Option to build native TCG with --enable-modules configure | 12 ++++++++++-- meson.build | 11 ++++++++++- meson_options.txt | 2 ++ 3 files changed, 22 insertions(+), 3 deletions(-) -- 2.32.0