From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qnfjq-00021V-4l for qemu-devel@nongnu.org; Sun, 31 Jul 2011 19:48:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qnfjp-00009u-3j for qemu-devel@nongnu.org; Sun, 31 Jul 2011 19:48:06 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:50150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qnfjo-00009n-U9 for qemu-devel@nongnu.org; Sun, 31 Jul 2011 19:48:05 -0400 Received: by wyf28 with SMTP id 28so1353793wyf.4 for ; Sun, 31 Jul 2011 16:48:03 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Sun, 31 Jul 2011 16:47:20 -0700 Message-Id: <1312156040-29823-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [0.15][PATCH] alpha-softmmu: Disable for the 0.15 release branch. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The system emulation code was not merged before the branch. Let's leave that work for the next release. Signed-off-by: Richard Henderson --- configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure b/configure index 38e3724..91b8652 100755 --- a/configure +++ b/configure @@ -840,7 +840,6 @@ if [ "$softmmu" = "yes" ] ; then default_target_list="\ i386-softmmu \ x86_64-softmmu \ -alpha-softmmu \ arm-softmmu \ cris-softmmu \ lm32-softmmu \ -- 1.7.6