commit | 23a77b2d18b84e410478e88f11c54911f7a649fc | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Dec 14 12:01:45 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 21 13:00:41 2021 +0100 |
tree | 179c892400c4f5a78c8c585000e2b6dfd984af54 | |
parent | 5a140b255df922b98a165f0a2919602943c9062f [diff] |
build-system: clean up TCG/TCI configury Make CONFIG_TCG_INTERPRETER a Meson option, and enable TCI (though with a warning) if the host CPU is unsupported, making it more similar to other --enable-* options. Remove TCG-specific include paths from !CONFIG_TCG builds. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>