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: pull-nvme-20200902~9593^2~9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=46f08792bb4a69ab8aab897c174d82b006026140;p=qemu-nvme.git 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 8546573196..fc60888843 100755 --- a/configure +++ b/configure @@ -846,7 +846,6 @@ if [ "$softmmu" = "yes" ] ; then default_target_list="\ i386-softmmu \ x86_64-softmmu \ -alpha-softmmu \ arm-softmmu \ cris-softmmu \ lm32-softmmu \