From: Richard Henderson Date: Sun, 31 Jul 2011 23:47:20 +0000 (-0700) Subject: alpha-softmmu: Disable for the 0.15 release branch. X-Git-Tag: v0.15.0-rc2~1 X-Git-Url: https://git.proxmox.com/?p=qemu.git;a=commitdiff_plain;h=51dd7a94c717af17b75891eea358f548e52acb07 alpha-softmmu: Disable for the 0.15 release branch. The system emulation code was not merged before the branch. Let's leave that work for the next release. Signed-off-by: Richard Henderson Signed-off-by: Anthony Liguori --- diff --git a/configure b/configure index a5b01739d..3d39d1b19 100755 --- a/configure +++ b/configure @@ -845,7 +845,6 @@ if [ "$softmmu" = "yes" ] ; then default_target_list="\ i386-softmmu \ x86_64-softmmu \ -alpha-softmmu \ arm-softmmu \ cris-softmmu \ lm32-softmmu \