From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V34cx-0000BX-6n for qemu-devel@nongnu.org; Sat, 27 Jul 2013 09:33:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V34cw-00059G-DB for qemu-devel@nongnu.org; Sat, 27 Jul 2013 09:33:43 -0400 Received: from p15195424.pureserver.info ([82.165.34.74]:56682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V34cw-000592-7P for qemu-devel@nongnu.org; Sat, 27 Jul 2013 09:33:42 -0400 Message-ID: <51F3CC14.3060101@ilande.co.uk> Date: Sat, 27 Jul 2013 14:33:08 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 References: <51F2F662.9000907@ilande.co.uk> <51F38B1D.5050600@redhat.com> In-Reply-To: <51F38B1D.5050600@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] ioport: qemu-system-sparc64 currently broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Blue Swirl , Jan Kiszka , qemu-devel On 27/07/13 09:55, Paolo Bonzini wrote: > Il 27/07/2013 00:21, Mark Cave-Ayland ha scritto: >> I suspect that there may be multiple breakages here (as HEAD blows up >> differently with a trap failure), but this is definitely the start of >> the chain. > > Yes, the fixes so far are the following: > > commit 2b8fbcd87007a170a9778ec6645c06f543977067 > commit 5519ad0c245860526e8d269e1cd20fe239447736 > commit e11ef3d184c88a316f48ba2472dcb2937d9fa24b > commit 547e9201c52629eef71b0eb8cb48dacc50bcf759 > commit e7342aa39b3193473ded24cbf2233930665796e9 > > but something else remains. > > I'll try to debug it during the hard freeze period. Thanks Paolo - let me know if there's any further information you need. ATB, Mark.