From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, alex.bennee@linaro.org, thuth@redhat.com
Subject: Re: [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Date: Wed, 7 Jun 2023 09:46:50 +0200 [thread overview]
Message-ID: <055657fc-92ba-0f91-df86-1ce4cf096ca4@linaro.org> (raw)
In-Reply-To: <20230606224609.208550-2-richard.henderson@linaro.org>
On 7/6/23 00:46, Richard Henderson wrote:
> Fixes the build for --disable-tcg.
>
> This header is only needed for cross-hosting. Without CONFIG_TCG,
> we know this is an AArch64 host, CONFIG_ATOMIC64 will be set, and
> the TCG_OVERSIZED_GUEST block will never be compiled.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/ptw.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-06-07 7:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 22:46 [PATCH 0/2] target/arm: Fix --disable-tcg build Richard Henderson
2023-06-06 22:46 ` [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG Richard Henderson
2023-06-07 7:46 ` Philippe Mathieu-Daudé [this message]
2023-06-06 22:46 ` [PATCH 2/2] gitlab: Add cross-arm64-kvm-only Richard Henderson
2023-06-07 7:24 ` Thomas Huth
2023-06-07 7:46 ` Philippe Mathieu-Daudé
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=055657fc-92ba-0f91-df86-1ce4cf096ca4@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.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).