From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44196 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHM5D-0007k3-OZ for qemu-devel@nongnu.org; Wed, 26 May 2010 15:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHM5C-0004eT-Nz for qemu-devel@nongnu.org; Wed, 26 May 2010 15:16:03 -0400 Received: from mail-pv0-f173.google.com ([74.125.83.173]:63357) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHM5C-0004eF-Ie for qemu-devel@nongnu.org; Wed, 26 May 2010 15:16:02 -0400 Received: by pvg12 with SMTP id 12so207595pvg.4 for ; Wed, 26 May 2010 12:16:01 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20100525120646.19024.70552.stgit@skyserv> References: <20100525120646.19024.70552.stgit@skyserv> From: Blue Swirl Date: Wed, 26 May 2010 19:15:41 +0000 Message-ID: Subject: Re: [Qemu-devel] [PATCH 0/2] sparc64: cleanups Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Igor V. Kovalenko" Cc: qemu-devel@nongnu.org Thanks, applied both. On Tue, May 25, 2010 at 12:08 PM, Igor V. Kovalenko wrote: > - rename sun4u cpu to Ultrasparc IIi > - cleanup pci bridge map (requires openbios change) > > v0->v1: split out rename of sun4u cpu to separate patch > > --- > > Igor V. Kovalenko (2): > =C2=A0 =C2=A0 =C2=A0sparc64: rename sun4u cpu to Ultrasparc IIi > =C2=A0 =C2=A0 =C2=A0sparc64: clean up pci bridge map > > > =C2=A0hw/apb_pci.c | =C2=A0 49 ++++++++++++++++++++++++++----------------= ------- > =C2=A0hw/sun4u.c =C2=A0 | =C2=A0 =C2=A06 +++--- > =C2=A02 files changed, 29 insertions(+), 26 deletions(-) > > -- > >