From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R69LD-0001gN-Gu for qemu-devel@nongnu.org; Tue, 20 Sep 2011 19:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R69LC-00041Q-BM for qemu-devel@nongnu.org; Tue, 20 Sep 2011 19:03:03 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:36399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R69LC-000413-02 for qemu-devel@nongnu.org; Tue, 20 Sep 2011 19:03:02 -0400 Received: by fxh13 with SMTP id 13so1102416fxh.4 for ; Tue, 20 Sep 2011 16:03:01 -0700 (PDT) Date: Wed, 21 Sep 2011 01:02:56 +0200 From: "Edgar E. Iglesias" Message-ID: <20110920230256.GD19755@zapo> References: <1316558184-4287-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316558184-4287-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH] Revert "alpha-softmmu: Disable for the 0.15 release branch." List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: Anthony Liguori , qemu-devel@nongnu.org On Tue, Sep 20, 2011 at 03:36:24PM -0700, Richard Henderson wrote: > This reverts commit 46f08792bb4a69ab8aab897c174d82b006026140. > > This was not supposed to be applied to mainline. Yes, I've applied it thanks. Cheers