From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1BNs-00073j-VR for qemu-devel@nongnu.org; Thu, 20 Apr 2017 08:40:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1BNs-0001uI-0b for qemu-devel@nongnu.org; Thu, 20 Apr 2017 08:40:29 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:34069) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d1BNr-0001sn-Qg for qemu-devel@nongnu.org; Thu, 20 Apr 2017 08:40:27 -0400 Received: by mail-wm0-x22e.google.com with SMTP id r190so2455299wme.1 for ; Thu, 20 Apr 2017 05:40:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1492680594151.52017@epfl.ch> References: <5a275226-bce0-4c8f-a708-063245cfe8f2@Spark> <583d86e4-dc32-ca67-6157-2b4c1654a758@ilande.co.uk> <1492680594151.52017@epfl.ch> From: Peter Maydell Date: Thu, 20 Apr 2017 13:40:05 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ajallooiean Hossein Cc: "qemu-devel@nongnu.org" , Mark Cave-Ayland On 20 April 2017 at 10:29, Ajallooiean Hossein wrote: > Thanks for getting back to me so quickly. > > I can boot Sparc64 -- ONLY when using the qemu from package manager. supposedly version 2.5 > > but when building it myself (as i have some additions) - im getting this kernel error: Sanity check -- if you build a purely upstream QEMU without any of your additions does it still have this kernel error? thanks -- PMM