qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: "Yanan Wang" <wangyanan55@huawei.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Eduardo Habkost" <eduardo@habkost.net>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>
Subject: Re: [PATCH] hw/core/cpu: Remove final vestiges of dynamic state tracing
Date: Wed, 29 Nov 2023 12:47:46 -0600	[thread overview]
Message-ID: <93494151-3f1e-4c33-b7b5-d2a78b86ea62@linaro.org> (raw)
In-Reply-To: <20231129182734.15565-1-philmd@linaro.org>

On 11/29/23 12:27, Philippe Mathieu-Daudé wrote:
> The dynamic state tracing was removed in commit d0aaf08bb9.
> 
> Fixes: d0aaf08bb9 ("tcg: remove the final vestiges of dstate")
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   include/hw/core/cpu.h | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/include/hw/core/cpu.h b/include/hw/core/cpu.h
> index c0c8320413..134ecb907e 100644
> --- a/include/hw/core/cpu.h
> +++ b/include/hw/core/cpu.h
> @@ -437,9 +437,6 @@ struct qemu_work_item;
>    * @kvm_fd: vCPU file descriptor for KVM.
>    * @work_mutex: Lock to prevent multiple access to @work_list.
>    * @work_list: List of pending asynchronous work.
> - * @trace_dstate_delayed: Delayed changes to trace_dstate (includes all changes
> - *                        to @trace_dstate).
> - * @trace_dstate: Dynamic tracing state of events for this vCPU (bitmask).
>    * @plugin_mask: Plugin event bitmap. Modified only via async work.
>    * @ignore_memory_transaction_failures: Cached copy of the MachineState
>    *    flag of the same name: allows the board to suppress calling of the

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


      reply	other threads:[~2023-11-29 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29 18:27 [PATCH] hw/core/cpu: Remove final vestiges of dynamic state tracing Philippe Mathieu-Daudé
2023-11-29 18:47 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93494151-3f1e-4c33-b7b5-d2a78b86ea62@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=eduardo@habkost.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wangyanan55@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).