From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V30Ij-0001EW-CM for qemu-devel@nongnu.org; Sat, 27 Jul 2013 04:56:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V30Ii-00075y-HM for qemu-devel@nongnu.org; Sat, 27 Jul 2013 04:56:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V30Ii-00075j-9V for qemu-devel@nongnu.org; Sat, 27 Jul 2013 04:56:32 -0400 Message-ID: <51F38B1D.5050600@redhat.com> Date: Sat, 27 Jul 2013 10:55:57 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <51F2F662.9000907@ilande.co.uk> In-Reply-To: <51F2F662.9000907@ilande.co.uk> Content-Type: text/plain; charset=ISO-8859-15 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: Mark Cave-Ayland Cc: Blue Swirl , Jan Kiszka , qemu-devel 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. Paolo