[Qemu-devel] [PATCH 08/11] configure: Remove unnecessary host_guest_base code

2012-10-18 Thread riku . voipio
From: Peter Maydell 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 Reviewed-by: Richard Henderson Signed-off-by:

[Qemu-devel] [PATCH 08/11] configure: Remove unnecessary host_guest_base code

2012-10-12 Thread riku . voipio
From: Peter Maydell 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 Reviewed-by: Richard Henderson Signed-off-by: