From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 0/2] accel/tcg: Reduce headers inclusion
Date: Mon, 24 May 2021 10:23:52 -0700 [thread overview]
Message-ID: <98019938-c58d-578a-b6fd-52aac3a15202@linaro.org> (raw)
In-Reply-To: <20210524170453.3791436-1-f4bug@amsat.org>
On 5/24/21 10:04 AM, Philippe Mathieu-Daudé wrote:
> Trivial series, restricting accel/tcg/ specific headers to TCG.
>
> Philippe Mathieu-Daudé (2):
> accel/tcg: Reduce 'exec/tb-context.h' inclusion
> accel/tcg: Keep TranslationBlock headers local to TCG
>
> {include/exec => accel/tcg}/tb-context.h | 0
> {include/exec => accel/tcg}/tb-hash.h | 0
> {include/exec => accel/tcg}/tb-lookup.h | 2 +-
> include/exec/exec-all.h | 1 -
> include/tcg/tcg.h | 1 -
> accel/tcg/cpu-exec.c | 5 +++--
> accel/tcg/cputlb.c | 2 +-
> accel/tcg/tcg-runtime.c | 2 +-
> accel/tcg/translate-all.c | 3 ++-
> MAINTAINERS | 1 -
> 10 files changed, 8 insertions(+), 9 deletions(-)
> rename {include/exec => accel/tcg}/tb-context.h (100%)
> rename {include/exec => accel/tcg}/tb-hash.h (100%)
> rename {include/exec => accel/tcg}/tb-lookup.h (98%)
Thanks, queued to tcg-next.
r~
prev parent reply other threads:[~2021-05-24 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 17:04 [PATCH 0/2] accel/tcg: Reduce headers inclusion Philippe Mathieu-Daudé
2021-05-24 17:04 ` [PATCH 1/2] accel/tcg: Reduce 'exec/tb-context.h' inclusion Philippe Mathieu-Daudé
2021-05-24 17:04 ` [PATCH 2/2] accel/tcg: Keep TranslationBlock headers local to TCG Philippe Mathieu-Daudé
2021-05-24 17:23 ` 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=98019938-c58d-578a-b6fd-52aac3a15202@linaro.org \
--to=richard.henderson@linaro.org \
--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).