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=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 D3B37C4361B for ; Tue, 15 Dec 2020 14:06:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A38B4224D2 for ; Tue, 15 Dec 2020 14:06:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728722AbgLOOFz (ORCPT ); Tue, 15 Dec 2020 09:05:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727093AbgLOOFn (ORCPT ); Tue, 15 Dec 2020 09:05:43 -0500 Received: from mail-oi1-x244.google.com (mail-oi1-x244.google.com [IPv6:2607:f8b0:4864:20::244]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 68ABFC06179C for ; Tue, 15 Dec 2020 06:05:03 -0800 (PST) Received: by mail-oi1-x244.google.com with SMTP id l200so23362996oig.9 for ; Tue, 15 Dec 2020 06:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Y8yeH+jXTaCBkTJCCU64nYwn4M9wbUN+h4XkjE75t68=; b=z2l/6Q1ykrxv+vhtgXHmivqkSSNnGhAdmTlm+JbE4JLmuT039umrkGp4wsLXoTwaV+ v+s1beDk+OvQz8BoY5qK1MiYQdOtyzkQ+FxqegeH/hkbWA/VTTCu6fMrGkvj1J4EAGfG YF4c+LG6wcsH1zsflfEFdvZ0Ycuwfp1DPRs88TKIzE1aptebiTAVreY4H97yVuSDjRwM JgePdu/zRYeP3jYItCp8A5hYQ7WHibtQnXXZpjZuYkRX9vqo4TdH15S3Tx7wf8IiF3fm V/JiPrNIARypqPI1KKQRUbPRYMAlR4rDD6LjkoNGNqcVY6K3VMgS0zF02J42lgPxvBpu bC8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Y8yeH+jXTaCBkTJCCU64nYwn4M9wbUN+h4XkjE75t68=; b=ftr/6ZmodSiN4ozKX4dT0kMOaxxbs7c3wVa8BV5utBDLS3DzrUd8KAl7jfPfbbrz2N NVhPc/EDnUZ2u2CGD51GZnBouOcYfab2sU2COi3nP+yietQmi6k9VqKzsWwvg3a8rbdn Fn/jbGiHiUJmT3ghISkwyiLWF6RXGACbMepGyYiZIjEIVvOhIr96Ss/4bIVwKGRhnOqI Prz/HTbuYfPOVa2U+xalvY71/URYD9TeJRtQhEQR3Q4rt1pChOVhEPIg+ww95x8MILRg kVkBytRDCCaBramuELj95veCIo8LcIVmqT8Gy5Iyk3DzDrD40Bqtky2q5Wso3S2lWt6k 5fpQ== X-Gm-Message-State: AOAM532qK3lBsWHfKDMbmtVp4c+4I0Al514IA4+tAIzZ1eZjGl//4DUg eB7q0k3yXLs4RfGyoFEK1xGwvh/jgEpvqyEK X-Google-Smtp-Source: ABdhPJxO29/jJJrxT8BZXutVSPPof3IMB5h1SnATOv+AQ+1Wkh1XB59/KBe1oWS2sqFaiT3su89XDQ== X-Received: by 2002:aca:2418:: with SMTP id n24mr20543063oic.62.1608041102840; Tue, 15 Dec 2020 06:05:02 -0800 (PST) Received: from [10.10.121.52] (fixed-187-189-51-144.totalplay.net. [187.189.51.144]) by smtp.gmail.com with ESMTPSA id o17sm427518otp.30.2020.12.15.06.05.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Dec 2020 06:05:02 -0800 (PST) Subject: Re: [PATCH v2 01/16] target/mips: Inline cpu_state_reset() in mips_cpu_reset() To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , qemu-devel@nongnu.org Cc: Aleksandar Rikalo , kvm@vger.kernel.org, Huacai Chen , Laurent Vivier , Jiaxun Yang , Paolo Bonzini , Aurelien Jarno References: <20201214183739.500368-1-f4bug@amsat.org> <20201214183739.500368-2-f4bug@amsat.org> From: Richard Henderson Message-ID: <2d0dc83d-19a7-b64a-f0ee-99192a2bb051@linaro.org> Date: Tue, 15 Dec 2020 08:04:59 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201214183739.500368-2-f4bug@amsat.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On 12/14/20 12:37 PM, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > target/mips/cpu.c | 26 +++++++++----------------- > 1 file changed, 9 insertions(+), 17 deletions(-) Reviewed-by: Richard Henderson r~