From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV8Nu-00062l-2P for qemu-devel@nongnu.org; Fri, 10 Jun 2011 16:32:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QV8Ns-000886-9m for qemu-devel@nongnu.org; Fri, 10 Jun 2011 16:32:49 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:62022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV8Nr-000881-U4 for qemu-devel@nongnu.org; Fri, 10 Jun 2011 16:32:48 -0400 Received: by fxm2 with SMTP id 2so2119016fxm.4 for ; Fri, 10 Jun 2011 13:32:46 -0700 (PDT) Date: Fri, 10 Jun 2011 22:32:43 +0200 From: "Edgar E. Iglesias" Message-ID: <20110610203243.GA29628@laped.lan> References: <1306182526-12081-1-git-send-email-rth@twiddle.net> <4DE001C5.8080207@twiddle.net> <4DE7A4BA.1050000@twiddle.net> <4DEFC92F.5060102@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DEFC92F.5060102@twiddle.net> Subject: Re: [Qemu-devel] [PULL 00/26] Alpha system emulation, v5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org On Wed, Jun 08, 2011 at 12:10:39PM -0700, Richard Henderson wrote: > Ping^3. Anyone? Bueller? Bueller? > > r~ > > On 06/02/2011 07:56 AM, Richard Henderson wrote: > > Ping^2. > > > > r~ > > > > On 05/27/2011 12:55 PM, Richard Henderson wrote: > >> Ping? > >> > >> > >> r~ > >> > >> On 05/23/2011 01:28 PM, Richard Henderson wrote: > >>> Changes from v4 -> v5 > >>> > >>> * Claim official ownership of the Alpha port, rather > >>> than leave it as "unmaintained". > >>> > >>> * Drop all the patches in hw/ for now. While they're necessary > >>> to actually make the port work, these are the subset of the whole > >>> patchset for which I'm confident I'm doing the Right Thing and > >>> don't really need patch review. > >>> > >>> No mistake, patch review is still welcome but no one has posted > >>> *anything* substantive for v1->v4. > >>> > >>> Please pull. > >>> Thanks, I've pulled your changes. Cheers