All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhao Liu <zhao1.liu@intel.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
	Eduardo Habkost <eduardo@habkost.net>,
	Richard Henderson <richard.henderson@linaro.org>
Subject: Re: [PATCH] target/i386: Pass const CPUX86State to x86_cpu_pending_interrupt()
Date: Tue, 21 Jan 2025 20:35:24 +0800	[thread overview]
Message-ID: <Z4+UjBXLog7To++7@intel.com> (raw)
In-Reply-To: <20250120061544.81623-1-philmd@linaro.org>

On Mon, Jan 20, 2025 at 07:15:44AM +0100, Philippe Mathieu-Daudé wrote:
> Date: Mon, 20 Jan 2025 07:15:44 +0100
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> Subject: [PATCH] target/i386: Pass const CPUX86State to
>  x86_cpu_pending_interrupt()
> X-Mailer: git-send-email 2.47.1
> 
> Directly pass CPUX86State to x86_cpu_pending_interrupt().
> Since it doesn't modify the dereferenced fields, make the
> argument const.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  target/i386/cpu.h                   | 2 +-
>  target/i386/cpu.c                   | 8 +++-----
>  target/i386/tcg/system/seg_helper.c | 2 +-
>  3 files changed, 5 insertions(+), 7 deletions(-)
> 

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>



       reply	other threads:[~2025-01-21 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250120061544.81623-1-philmd@linaro.org>
2025-01-21 12:35 ` Zhao Liu [this message]
2025-01-21 15:53 ` [PATCH] target/i386: Pass const CPUX86State to x86_cpu_pending_interrupt() Richard Henderson

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=Z4+UjBXLog7To++7@intel.com \
    --to=zhao1.liu@intel.com \
    --cc=eduardo@habkost.net \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.