From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuUUk-0003Vu-03 for qemu-devel@nongnu.org; Mon, 27 Oct 2008 11:59:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuUUf-0003U6-Aq for qemu-devel@nongnu.org; Mon, 27 Oct 2008 11:59:05 -0400 Received: from [199.232.76.173] (port=33563 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuUUf-0003U2-7q for qemu-devel@nongnu.org; Mon, 27 Oct 2008 11:59:01 -0400 Received: from mail-gx0-f17.google.com ([209.85.217.17]:33875) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuUUf-0002rU-62 for qemu-devel@nongnu.org; Mon, 27 Oct 2008 11:59:01 -0400 Received: by gxk10 with SMTP id 10so2570787gxk.10 for ; Mon, 27 Oct 2008 08:58:01 -0700 (PDT) Message-ID: Date: Mon, 27 Oct 2008 17:58:00 +0200 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH] sparc: move sun4c to it's own hwdef In-Reply-To: <4905073C.4040903@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4905073C.4040903@earthlink.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10/27/08, Robert Reif wrote: > This patch moves sun4c ss2 to it's own hwdef and does some simple cleanups. > Other sun4c cleanups are possible but they can come later. Thanks, applied. What cleanups do you have in mind?