From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3XlR-00006H-1b for qemu-devel@nongnu.org; Mon, 11 May 2009 11:50:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3XlM-0008WI-7I for qemu-devel@nongnu.org; Mon, 11 May 2009 11:50:00 -0400 Received: from [199.232.76.173] (port=51301 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3XlM-0008WD-0T for qemu-devel@nongnu.org; Mon, 11 May 2009 11:49:56 -0400 Received: from mx20.gnu.org ([199.232.41.8]:57752) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M3XlL-0001lV-IU for qemu-devel@nongnu.org; Mon, 11 May 2009 11:49:55 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3XlK-0008Qy-Pi for qemu-devel@nongnu.org; Mon, 11 May 2009 11:49:55 -0400 From: Vladimir Prus Date: Mon, 11 May 2009 19:49:56 +0400 References: <200904010111.05644.vladimir@codesourcery.com> In-Reply-To: <200904010111.05644.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_kkECKaeQdEv+uXw" Message-Id: <200905111949.56684.vladimir@codesourcery.com> Subject: [Qemu-devel] Re: SH: Improve the interrupt controller 2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --Boundary-00=_kkECKaeQdEv+uXw Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wednesday 01 April 2009 01:11:05 Vladimir Prus wrote: > > Hello, > > this patch is a revision of the patch I have posted at: > > http://article.gmane.org/gmane.comp.emulators.qemu/34204 > > The original patch was necessary to get SH7785 emulation working, > but broke 7750. Takashi Yoshi investigated and a revised patch in: > > http://article.gmane.org/gmane.comp.emulators.qemu/37891 > > with further refinements in: > > http://article.gmane.org/gmane.comp.emulators.qemu/38459 > http://article.gmane.org/gmane.comp.emulators.qemu/39662 > > The patch I am posting here is a mechanical composition of all > of above. I have previously said that it does not work for 7785, > but the problem turned out to be in my 7785 code, so, to the best > of my knowledge, this works for both 7750 and 7785. The patch > is against SVN r6963. It took quite a number of iterations and time > to arrive here, so I hope this patch can go in. PING? - Volodya --Boundary-00=_kkECKaeQdEv+uXw Content-Type: text/x-patch; charset="utf-8"; name="intc.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="intc.diff" --Boundary-00=_kkECKaeQdEv+uXw--