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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 941F9C433EF for ; Thu, 21 Apr 2022 16:33:11 +0000 (UTC) Received: from localhost ([::1]:38368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhZjy-0007VH-NR for qemu-devel@archiver.kernel.org; Thu, 21 Apr 2022 12:33:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51948) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhZ5a-0000p0-SZ for qemu-devel@nongnu.org; Thu, 21 Apr 2022 11:51:26 -0400 Received: from mail-pl1-x62e.google.com ([2607:f8b0:4864:20::62e]:37697) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhZ5Z-0003P4-7d for qemu-devel@nongnu.org; Thu, 21 Apr 2022 11:51:26 -0400 Received: by mail-pl1-x62e.google.com with SMTP id u15so1869661ple.4 for ; Thu, 21 Apr 2022 08:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=67/QV1yAGcRR87XpoUU3m70XruMHLVC6p00b4NEIViE=; b=CVkk0nSNU/l91sjooi9/XPrjHdkIqPbUlgxmUy3qW8mHdek3ulO565Yhc3fN4uhaOi 9nnFhZkg+XS92BXI5iEVQWEv1V5RB2gN77R42TN/+QCAKoQ8lIL9qz4vKgZ/llGVDhfi gOutFi35ugZXCNYDagneP5ufVNGNZ+ixUWI2ThZijh6ZojztV2kXoScnxBFbzBKLPkpg I8MhZQZkvnx5HrmVr7fOCtEassHlrTCuU63XOAn+hIXkiaUra95F6Cjdh1FqdVcy1MbI Da9TZN/TetohGOe9yXTr7lS8znnAjpifFyc280+9szQluTeRLFC6C7wSlPiTzqqu6KKO v64Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=67/QV1yAGcRR87XpoUU3m70XruMHLVC6p00b4NEIViE=; b=TxswpQUE03ZjPysXvvL9enwIA0lac7jZY4CMjzLG/F1VZJt3GKZW5Q32gJWeeBlJZn GuDckcSrfTJwof4tQufkQRT61AGC/dmEix+FvdUg3d0pxeg7UowDOlRd8G1AbAhzpiaQ Z3fKoUTN1OuP+YhyqyWYEK9TXgErn/YTLD86EBeOjy3c4m2oWDKum2QRuZ/QukS4pLn6 m+B4G978aeKzyc7JBprU4uw+tIVKg/0vPkLAptJv3I8sgygPXiSV88FJrs7sOBLWqdvO ckQVN78lJezE9XaLGLUzmrHZLGj1qjChs0mocCo8vHNj1VzbZ5FFHwhIZ1JWT3yIAA5a pzIw== X-Gm-Message-State: AOAM532GnqNbxXX+5Q18zaVlAX9Ck5xte520vCFmpuBblDU1VUHqreZm lDc9TjFTZtysY64qBnVrWIew9A== X-Google-Smtp-Source: ABdhPJyKAin0eP973XW3XwBj1kBNDWUn6xQsmm6fNG+T+ErunluQoBx9qyL0rp3ID4hLFN4AxJ+dSQ== X-Received: by 2002:a17:902:8504:b0:158:914f:ca3 with SMTP id bj4-20020a170902850400b00158914f0ca3mr26444767plb.67.1650556282642; Thu, 21 Apr 2022 08:51:22 -0700 (PDT) Received: from ?IPV6:2607:fb90:80c8:6cf3:a91a:4957:ba18:ac18? ([2607:fb90:80c8:6cf3:a91a:4957:ba18:ac18]) by smtp.gmail.com with ESMTPSA id z11-20020aa7990b000000b005061fcc75b6sm24333386pff.125.2022.04.21.08.51.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Apr 2022 08:51:21 -0700 (PDT) Message-ID: <99634d32-2ff0-cf9b-14a5-02254d878443@linaro.org> Date: Thu, 21 Apr 2022 08:51:07 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [PATCH v4 2/7] target/riscv: machine: Add debug state description Content-Language: en-US To: Bin Meng , Alistair Francis References: <20220315065529.62198-1-bmeng.cn@gmail.com> <20220315065529.62198-3-bmeng.cn@gmail.com> From: Richard Henderson In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2607:f8b0:4864:20::62e; envelope-from=richard.henderson@linaro.org; helo=mail-pl1-x62e.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, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alistair Francis , Bin Meng , "open list:RISC-V" , "qemu-devel@nongnu.org Developers" Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 4/20/22 16:46, Bin Meng wrote: > It seems you were trying to build every commit for bisectabliity? Is > there an easy way to do such automatically? git rebase --exec "cd build && make" r~