qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Fabiano Rosas <farosas@suse.de>, qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH 1/3] target/arm: Explain why we need to select ARM_V7M
Date: Wed, 24 May 2023 08:25:06 +0200	[thread overview]
Message-ID: <9742a487-3dee-a7d5-8b0e-ae57e684dd73@linaro.org> (raw)
In-Reply-To: <20230523180525.29994-2-farosas@suse.de>

On 23/5/23 20:05, Fabiano Rosas wrote:
> We currently need to select ARM_V7M unconditionally when TCG is
> present in the build because some translate.c helpers and the whole of
> m_helpers.c are not yet under CONFIG_ARM_V7M.
> 
> Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
> ---
>   target/arm/Kconfig | 3 +++
>   1 file changed, 3 insertions(+)

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




  reply	other threads:[~2023-05-24  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 18:05 [PATCH 0/3] arm/Kconfig: Some convenience changes Fabiano Rosas
2023-05-23 18:05 ` [PATCH 1/3] target/arm: Explain why we need to select ARM_V7M Fabiano Rosas
2023-05-24  6:25   ` Philippe Mathieu-Daudé [this message]
2023-05-23 18:05 ` [PATCH 2/3] arm/Kconfig: Keep Kconfig default entries in default.mak as documentation Fabiano Rosas
2023-05-23 18:24   ` Thomas Huth
2023-05-23 18:05 ` [PATCH 3/3] arm/Kconfig: Make TCG dependence explicit Fabiano Rosas
2023-05-23 18:28   ` Thomas Huth
2023-05-24  6:25   ` Philippe Mathieu-Daudé
2023-05-30 12:07 ` [PATCH 0/3] arm/Kconfig: Some convenience changes Peter Maydell

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=9742a487-3dee-a7d5-8b0e-ae57e684dd73@linaro.org \
    --to=philmd@linaro.org \
    --cc=farosas@suse.de \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.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).