qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] tcg: remove singlestep_enabled from DisasContextBase
Date: Mon, 14 Oct 2024 19:09:20 -0300	[thread overview]
Message-ID: <f0493b9d-f2b1-4330-9cc6-b1f7cfc77c67@linaro.org> (raw)
In-Reply-To: <20241010083641.1785069-1-pbonzini@redhat.com>

On 10/10/24 05:36, Paolo Bonzini wrote:
> It is used in a couple of places only, both within the same target.  Those can
> use the cflags just as well, so remove the separate field.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   include/exec/translator.h   | 2 --
>   accel/tcg/translator.c      | 1 -
>   target/mips/tcg/translate.c | 5 +++--
>   3 files changed, 3 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



      parent reply	other threads:[~2024-10-14 22:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-10  8:36 [PATCH] tcg: remove singlestep_enabled from DisasContextBase Paolo Bonzini
2024-10-13 17:04 ` Richard Henderson
2024-10-14 22:09 ` Philippe Mathieu-Daudé [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=f0493b9d-f2b1-4330-9cc6-b1f7cfc77c67@linaro.org \
    --to=philmd@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).