From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqtCC-0006gT-Tp for qemu-devel@nongnu.org; Mon, 06 Apr 2009 14:05:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqtC8-0006g2-9Y for qemu-devel@nongnu.org; Mon, 06 Apr 2009 14:05:20 -0400 Received: from [199.232.76.173] (port=43960 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqtC8-0006fz-6i for qemu-devel@nongnu.org; Mon, 06 Apr 2009 14:05:16 -0400 Received: from main.gmane.org ([80.91.229.2]:33430 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LqtC7-0000Pa-J6 for qemu-devel@nongnu.org; Mon, 06 Apr 2009 14:05:15 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LqtC0-0002It-Ek for qemu-devel@nongnu.org; Mon, 06 Apr 2009 18:05:08 +0000 Received: from h86-62-88-129.ln.rinet.ru ([86.62.88.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Apr 2009 18:05:08 +0000 Received: from vladimir by h86-62-88-129.ln.rinet.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Apr 2009 18:05:08 +0000 From: Vladimir Prus Date: Mon, 06 Apr 2009 22:04:57 +0400 Message-ID: References: <200904022129.02385.vladimir@codesourcery.com> <49DA0064.2070909@juno.dti.ne.jp> <49DA32B0.50506@juno.dti.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Sender: news Subject: [Qemu-devel] Re: Re: SH: support 7785 serial 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 Shin-ichiro KAWASAKI wrote: > The trouble I reported happens, if following two conditions are both true. > - your patch #2 is applied to qemu, > - using zImage in 'sh-test-0.2.tar.bz2' > > It does not happen for zImage in 'sh-test-0.1.tar.bz2' regardless of your > patch. And it does not happen for qemu on which your patches are not applied, > regardless of the zImage difference. Thank you, I can now see the problem. I will try to diagnose and fix it this week. - Volodya