commit | 3b9bd3f46b3b92501186acd18e81d3e8510b7b09 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Dec 16 13:27:58 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jan 02 21:03:36 2021 +0100 |
tree | 5cad86c996f731f980cb9c0ff0ac6af2ed30a064 | |
parent | 953d5a9ef326da80b2abc37f73c6e8525c3da033 [diff] |
remove TCG includes from common code Enable removing tcg/$tcg_arch from the include path when TCG is disabled. Move translate-all.h to include/exec, since stubs exist for the functions defined therein. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>