From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BEA77C433DB for ; Mon, 4 Jan 2021 01:06:52 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B34562080D for ; Mon, 4 Jan 2021 01:06:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B34562080D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=gibson.dropbear.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:57244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwEKg-0000vM-DO for qemu-devel@archiver.kernel.org; Sun, 03 Jan 2021 20:06:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwEJq-0000IS-Li; Sun, 03 Jan 2021 20:05:58 -0500 Received: from ozlabs.org ([203.11.71.1]:57795) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwEJo-0000rU-PH; Sun, 03 Jan 2021 20:05:58 -0500 Received: by ozlabs.org (Postfix, from userid 1007) id 4D8HW40JF4z9sSC; Mon, 4 Jan 2021 12:05:51 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gibson.dropbear.id.au; s=201602; t=1609722352; bh=rwH0atFBoH3mQUgH+wm/tr+Pbh2VvezW/OU73AWNnsQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D4S2tFSIW9KGEdqJF8RBFcZiLRT81h6u24N8E0tu/l0jPK/QLwUK/ftQIZRDzWCLg Rn0UliOh9yYKMcbWN/+iSKFUU638L8VhHv9PcmwgjdRqRV9bIJRoAGbW0YbaNuuB9S XHHaf/WXstW0FGHdQ37j19c4wuOVjn0TZZvPYnlI= Date: Mon, 4 Jan 2021 12:05:32 +1100 From: David Gibson To: BALATON Zoltan Subject: Re: [PATCH v3 0/5] Misc sam460ex fixes (was: Clean up sam460ex irq mapping) Message-ID: <20210104010532.GB1915@yekko.fritz.box> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/WwmFnJnmDyWGHa4" Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=203.11.71.1; envelope-from=dgibson@ozlabs.org; helo=ozlabs.org X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.248, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Guenter Roeck , f4bug@amsat.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" --/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 03, 2021 at 02:09:33AM +0100, BALATON Zoltan via wrote: > So this is v3 of a series that started to fix a potential problem with > irq mapping in pci440_pcix (used by sam460ex) that got some other > fixes along the way as by-products. But it turns out the irq issue > this was trying to fix is not really a problem so finally we just > update the comment for now documenting why it works and only the > by-products remain in this series. Of which there are two more in this > v3 finally fixing a long standing problem booting MorphOS on sam460ex > (which I've got after debugging similar problem with pegasos2/vt8231 > that gave me an idea how to debug this.) Applied to ppc-for-6.0. So.. you're pretty much the only person who's shown any interest in the embedded ppc stuff in qemu for a pretty long time. Any chance I could convince you to be ppc4xx submaintainer? --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEdfRlhq5hpmzETofcbDjKyiDZs5IFAl/yadoACgkQbDjKyiDZ s5K5KBAAzlOItaM7nyS/C9wgYIRyFIfNkO6AJmKyDKNaHKwkHs8p6Jh7sYQVMPFE wJTBgviJl5rf7dN5XsPvjm1IZ2Ef6IuTkhM0NCGJxoZcir01zrv0qfTi/eKTXOUt IgrZuaykCxM2WcMBM0ot+9MaIxAn+f5HufgBUs3aG2t5bYSIqUToRnoH8Pxs2RL8 jFfY67+2SgEEx3XOFNUeDgSyubmZFg7pyxl8cxyENfm+fQpGrWTadaLKn5ZNlZhC IsqkgLcks4nvrld3v44IwXTU1fjUxblcCbX3UW4zX5Pc+ehrHpEtSI9SfOb/8qE8 5hxLOyywCPni4Uwq4qThvcloPj46yTOBnNbbz1C6zW01Dz2tVEXAsUbAvENmntW+ 3Ug5u9Eq8LqAbj+1gfA76JUAnvWLvqBHCU9c/nSQPKhT5U7/xylmN/bYJksREZ7R BdkDShJ4NKUpAp/zw/MEwM7k9+1K06DE5nnoG2VbkVxe09eoHn8C37Eyg8FQs0NP zBpWabx3ExhnhqyjSaCAUEe9DlJtSe7yowv3OvTxyRyMn7Iyd+i7pLpu+HPMaKiq E+KF3u/JPm6Aw05282eNHIDvaV8PgynQZVL4+BXIqbpXbpCX+vvSpuFDFzdLFdJi awcW9piJVPG817h4WgekbHN/Z2YS16T8rtcYihP/JMMVtZHrhE8= =5cxn -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4--