From owner-freebsd-sparc64@freebsd.org Sun Sep 20 04:36:31 2015 Return-Path: Delivered-To: freebsd-sparc64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99E54A0251C for ; Sun, 20 Sep 2015 04:36:31 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 89BEB1867; Sun, 20 Sep 2015 04:36:31 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 88DCD1968; Sun, 20 Sep 2015 04:36:31 +0000 (UTC) Date: Sun, 20 Sep 2015 04:36:31 +0000 From: Alexey Dokuchaev To: Mark Cave-Ayland Cc: Marius Strobl , "freebsd-sparc64@freebsd.org" Subject: Re: PCI range checking under qemu-system-sparc64 Message-ID: <20150920043630.GA36162@FreeBSD.org> References: <20150913103940.GA60101@FreeBSD.org> <20150913180126.GC7862@alchemy.franken.de> <55F89861.1030107@ilande.co.uk> <20150916031030.GA6711@FreeBSD.org> <55F9C2B8.7030605@ilande.co.uk> <20150916211914.GD18789@alchemy.franken.de> <20150917082817.GA71811@FreeBSD.org> <55FBB662.4080708@ilande.co.uk> <20150919211420.GK18789@alchemy.franken.de> <55FDEA3C.1010804@ilande.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55FDEA3C.1010804@ilande.co.uk> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2015 04:36:31 -0000 On Sun, Sep 20, 2015 at 12:05:32AM +0100, Mark Cave-Ayland wrote: > [...] > While I don't have any insight on the CPU tick interrupt yet, my initial > feeling is that the ATA hang could be related to the PCI interrupt > clearing issue that I started looking into a while back. Although it > isn't a complete fix, does the attached patch against QEMU help at all? Did not help; putting back "device scbus+da+cd" hangs with patched QEMU. ./danfe