tci: do not use CPUArchState in tcg-target.h
commit5a58e884d1d9905a835de2889c8cd73327fe2a94
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 May 2015 07:59:34 +0000 (19 09:59 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 3 Jun 2015 21:56:55 +0000 (3 23:56 +0200)
tree7536fa6b96b41c6204e0a20b2beb49e768081fa0
parent085eb217dfb3ee12e7985c11f71f8a038394735a
tci: do not use CPUArchState in tcg-target.h

tcg-target.h does not use any QEMU-specific symbols, save for tci's usage
of CPUArchState.  Pull that up to tcg/tcg.h.

This will make it possible to include tcg-target.h in cpu-defs.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
tcg/tcg.h
tcg/tci/tcg-target.h