From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] cpu: remove unnecessary #ifdef CONFIG_TCG
Date: Fri, 17 Dec 2021 16:27:49 -0800 [thread overview]
Message-ID: <3c007b0f-ffa9-cfd4-52ac-6fc4800c75fc@linaro.org> (raw)
In-Reply-To: <20211217104941.179823-1-pbonzini@redhat.com>
On 12/17/21 2:49 AM, Paolo Bonzini wrote:
> "if (tcg_enabled())" allows elision of the code inside it; we only need
> the prototype to exist, so that the code compile even for the --disable-tcg
> case.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2021-12-18 0:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 10:49 [PATCH] cpu: remove unnecessary #ifdef CONFIG_TCG Paolo Bonzini
2021-12-18 0:27 ` 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=3c007b0f-ffa9-cfd4-52ac-6fc4800c75fc@linaro.org \
--to=richard.henderson@linaro.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).