From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, Claudio Fontana <cfontana@suse.de>
Subject: Re: [PATCH v2] exec/cpu-defs: Remove TCG backends dependency
Date: Thu, 4 Feb 2021 09:43:48 -1000 [thread overview]
Message-ID: <9b2a5a0e-ea5c-2af1-d337-c9115bc69af5@linaro.org> (raw)
In-Reply-To: <20210204191423.1754158-1-f4bug@amsat.org>
On 2/4/21 9:14 AM, Philippe Mathieu-Daudé wrote:
> "exec/cpu-defs.h" contains generic CPU definitions for the
> TCG frontends (mostly related to TLB). TCG backends definitions
> aren't relevant here.
>
> See tcg/README description:
>
> 4) Backend
>
> tcg-target.h contains the target specific definitions. tcg-target.c.inc
> contains the target specific code; it is #included by tcg/tcg.c, rather
> than being a standalone C file.
>
> So far only "tcg/tcg.h" requires these headers.
>
> Remove the "target-tcg.h" header dependency on TCG frontends, so we
> don't have to rebuild all frontends when hacking a single backend.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> v2: Reword description (bonzini)
> ---
> include/exec/cpu-defs.h | 3 ---
> 1 file changed, 3 deletions(-)
Queued, thanks.
r~
prev parent reply other threads:[~2021-02-04 19:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 19:14 [PATCH v2] exec/cpu-defs: Remove TCG backends dependency Philippe Mathieu-Daudé
2021-02-04 19:43 ` 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=9b2a5a0e-ea5c-2af1-d337-c9115bc69af5@linaro.org \
--to=richard.henderson@linaro.org \
--cc=cfontana@suse.de \
--cc=f4bug@amsat.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).