exec: extract exec/tb-context.h
commit00f6da6a1a5d1ce085334eccbb50ec899ceed513
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Mar 2016 12:16:36 +0000 (15 13:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:29 +0000 (19 16:42 +0200)
treeb9d8d6e8a391be883b8e6537033fa5cf3c919efc
parent03dd024ff57733a55cd2e455f361d053c81b1b29
exec: extract exec/tb-context.h

TCG backends do not need most of exec-all.h; extract what they actually
need to a separate file or move it directly to tcg.h.  The next patch
will stop including exec-all.h from everywhere.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/exec-all.h
include/exec/tb-context.h [new file with mode: 0644]
tcg/optimize.c
tcg/tcg-common.c
tcg/tcg.h