qemu-e2k/tcg/ppc
Peter Maydell 07e10e5de1 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
GUEST_BASE support is now supported by all TCG backends, and is
now mandatory. Drop the now-pointless TCG_TARGET_HAS_GUEST_BASE
define (set by every backend) and the error if it is unset.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2012-10-12 14:27:05 +03:00
..
tcg-target.c tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS 2012-10-06 18:48:40 +02:00
tcg-target.h tcg: Remove TCG_TARGET_HAS_GUEST_BASE define 2012-10-12 14:27:05 +03:00