Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | remove TCG includes from common code | Paolo Bonzini | |
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> |