From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
Zhao Liu <zhao1.liu@intel.com>,
Pierrick Bouvier <pierrick.bouvier@linaro.org>,
Stafford Horne <shorne@gmail.com>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
Helge Deller <deller@gmx.de>, Yanan Wang <wangyanan55@huawei.com>,
Fabiano Rosas <farosas@suse.de>, Peter Xu <peterx@redhat.com>
Subject: Re: [PATCH] target/migration: Inline VMSTATE_CPU()
Date: Tue, 29 Apr 2025 11:31:58 -0700 [thread overview]
Message-ID: <5739b304-a490-4e1b-a6d8-1a33ac9d07f9@linaro.org> (raw)
In-Reply-To: <20250429085148.11876-1-philmd@linaro.org>
On 4/29/25 01:51, Philippe Mathieu-Daudé wrote:
> VMSTATE_CPU() is only used in 4 places and doesn't provide
> much, directly inline it using VMSTATE_STRUCT().
>
> This removes the last COMPILING_PER_TARGET in "hw/core/cpu.h".
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> include/hw/core/cpu.h | 12 ------------
> target/alpha/machine.c | 2 +-
> target/hppa/machine.c | 2 +-
> target/microblaze/machine.c | 2 +-
> target/openrisc/machine.c | 2 +-
> 5 files changed, 4 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2025-04-29 18:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 8:51 [PATCH] target/migration: Inline VMSTATE_CPU() Philippe Mathieu-Daudé
2025-04-29 14:24 ` Peter Xu
2025-04-29 18:31 ` 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=5739b304-a490-4e1b-a6d8-1a33ac9d07f9@linaro.org \
--to=richard.henderson@linaro.org \
--cc=deller@gmx.de \
--cc=edgar.iglesias@gmail.com \
--cc=farosas@suse.de \
--cc=marcel.apfelbaum@gmail.com \
--cc=peterx@redhat.com \
--cc=philmd@linaro.org \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=shorne@gmail.com \
--cc=wangyanan55@huawei.com \
--cc=zhao1.liu@intel.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).