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.5 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 67CBDC4361B for ; Thu, 17 Dec 2020 13:02:38 +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 8DDA22389E for ; Thu, 17 Dec 2020 13:02:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8DDA22389E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:60040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpsvT-0000Jg-QV for qemu-devel@archiver.kernel.org; Thu, 17 Dec 2020 08:02:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpsuK-0008A2-Dp for qemu-devel@nongnu.org; Thu, 17 Dec 2020 08:01:24 -0500 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]:40825) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kpsuI-0001Vb-Ev for qemu-devel@nongnu.org; Thu, 17 Dec 2020 08:01:24 -0500 Received: by mail-ed1-x52d.google.com with SMTP id h16so28528903edt.7 for ; Thu, 17 Dec 2020 05:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xPTG6WOBXAWVQe0g1H9Sfj3FU6jRst00wICuaNzKN9w=; b=A84Bh4PnY6SuT94L5mCawESxuo64rzlmps9LXaAK7qNCwxKsGbQ5cIUxcRjDvRYH4l rPJpGQXou9882dmVBF30qxTqn9jlvlIJvDwNpdQNcdeLJPrE9uv3Xho/WoGHUe/eDDmY EXp10lKt6lUbd1zjPJ6oTCIB3FegYqLU6sdWZDGY1DIZFfkU8G8xVC4vRhafzSAwsykJ V5oIHXnWWJCISOnwVMRU2KZ+6Noi8eXXjysy9wzfRIpqM1ARsCGRWmSZXxabm7vLcjhw OJKDxCSwubBgPsoG9/LXYrX9jSIA4/ILR7s/djVl0IxCuNYWHHUjnf5X6ZOp5sQcy5gU VYeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xPTG6WOBXAWVQe0g1H9Sfj3FU6jRst00wICuaNzKN9w=; b=KN2RgmeANdjzLwWGgg4cfvRbeZAgbKM17Wde8vpPTKZY1wUW0CwTU5kBZGeI6DJvGA dkg1jhtS9n6K560rfdV1WEcFWr5B/CxJzo79UJKG+LPG/5lZt9jXltc5/PSyELug1UjT AW9KBjFSl/MWCb7nRWQVUQv0vsDGzdSHoMwJE9FMzdSczCXu1rspq3H2labKZB9SX6gm 7QGjbbFhRKSaOBiTVCvojNaJoflg8XO0WRD7OnKnXQUbRdJ+IhVNeYKxEzKoHB2dV9tT uhPhWDxOLo3w6zSz7ON3kxc1xIvHmCFSuGHem3dM8h2CJFEiRAOxh9Vovc6S95vlv0rO OF2Q== X-Gm-Message-State: AOAM530CIjCVoDndC81ChsNl7F0IrQ2EKyu7q9ZctH6pinfNr6lf2M5r GGfDtMbVBG73je1IIWEGmq5aiUShy9bcpCrKhOcrag== X-Google-Smtp-Source: ABdhPJzHBvm3eJKiFfUYhikfcOgXuFaHJYbjXSa0sUaBmg9ibDaIG2N6LuI+viakNb4HD1RWQPpfRNI8TvPBxBOwlIY= X-Received: by 2002:aa7:c388:: with SMTP id k8mr11305911edq.36.1608210080545; Thu, 17 Dec 2020 05:01:20 -0800 (PST) MIME-Version: 1.0 References: <20201005040319.74600-1-gromero@linux.ibm.com> <20201009004303.GD1025389@yekko.fritz.box> <20201217034733.GF310465@yekko.fritz.box> In-Reply-To: <20201217034733.GF310465@yekko.fritz.box> From: Peter Maydell Date: Thu, 17 Dec 2020 13:01:09 +0000 Message-ID: Subject: Re: [PATCH 1/7] target/ppc: Add infrastructure for prefixed instructions To: David Gibson Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::52d; envelope-from=peter.maydell@linaro.org; helo=mail-ed1-x52d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: Gustavo Romero , Richard Henderson , QEMU Developers , mroth@lamentation.net, qemu-ppc , =?UTF-8?Q?C=C3=A9dric_Le_Goater?= , =?UTF-8?B?QWxleCBCZW5uw6ll?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Thu, 17 Dec 2020 at 03:55, David Gibson wrote: > > On Wed, Dec 16, 2020 at 05:01:29AM -0300, Gustavo Romero wrote: > > Hi David, > > > > Thanks a lot for the review. Please find my comments inline. > > > > On 10/8/20 9:43 PM, David Gibson wrote: > > > On Mon, Oct 05, 2020 at 01:03:13AM -0300, Gustavo Romero wrote: > > > > From: Michael Roth > > > > > > Probably a good idea to CC future spins to Richard Henderson > > > - by knowledge of how TCG works is only middling. > > > > OK. > > Well, I said that at the time, but rth@twiddle.net seems to have been > bouncing for a while now. I'm not sure what Richard's current > preferred address is. It's richard.henderson@linaro.org (cf commit 336f744e148a7b9d5 to MAINTAINERS). (Added qemu-devel to the cc list.) -- PMM