Home
last modified time | relevance | path

Searched hist:"30163 d89953e2ec3e5fc53918682c8bc4b1b3b8d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure30163d89953e2ec3e5fc53918682c8bc4b1b3b8d Mon Oct 08 22:16:49 CDT 2012 Peter Maydell <peter.maydell@linaro.org> configure: Remove unnecessary host_guest_base code

All TCG hosts now support guest-base functionality, so we can
remove the setting of host_guest_base to 'yes' in every arm
of the case "$cpu" statement, and simply set guest_base to
default to 'yes'.

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>