]> git.proxmox.com Git - qemu.git/commit
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Oct 2012 03:16:50 +0000 (03:16 +0000)
committerRiku Voipio <riku.voipio@linaro.org>
Fri, 12 Oct 2012 11:27:05 +0000 (14:27 +0300)
commit07e10e5de1470bdf1d1ed97c85cb7ed9e4826775
tree51328c36a09825e99c242a84c7a8662c641f2e07
parent30163d89953e2ec3e5fc53918682c8bc4b1b3b8d
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>
tcg/arm/tcg-target.h
tcg/hppa/tcg-target.h
tcg/i386/tcg-target.h
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/ppc64/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tcg.c
tcg/tci/tcg-target.h