From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LF8se-00088M-LT for qemu-devel@nongnu.org; Tue, 23 Dec 2008 10:09:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LF8sc-000878-Fh for qemu-devel@nongnu.org; Tue, 23 Dec 2008 10:09:07 -0500 Received: from [199.232.76.173] (port=58397 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LF8sc-00086y-7v for qemu-devel@nongnu.org; Tue, 23 Dec 2008 10:09:06 -0500 Received: from mail-bw0-f12.google.com ([209.85.218.12]:53394) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LF8sb-0004FQ-SI for qemu-devel@nongnu.org; Tue, 23 Dec 2008 10:09:06 -0500 Received: by bwz5 with SMTP id 5so255242bwz.10 for ; Tue, 23 Dec 2008 07:09:03 -0800 (PST) Message-ID: Date: Tue, 23 Dec 2008 17:07:17 +0200 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH] better SuperSPARC emulation In-Reply-To: <4950F8B2.1030109@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4950F8B2.1030109@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 12/23/08, Robert Reif wrote: > Add better SuperSPARC processor emulation. > > With this patch, openboot is able to detect the SuperSPARC processor > revision and cache size properly. Thanks, applied as r6123.