From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Emilio G . Cota" <cota@braap.org>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Claudio Fontana" <cfontana@suse.de>
Subject: Re: [PATCH] tests/meson: Only build softfloat objects if TCG is selected
Date: Mon, 22 Mar 2021 13:57:11 +0100 [thread overview]
Message-ID: <4962691b-b5fb-535e-2aec-55eaa0cfa9a9@redhat.com> (raw)
In-Reply-To: <20210322114739.4078408-1-f4bug@amsat.org>
On 22/03/21 12:47, Philippe Mathieu-Daudé wrote:
> The previous attempt (commit f77147cd4de) doesn't work as
> expected, as we still have CONFIG_TCG=1 when using:
>
> configure --disable-system --disable-user
But there's no change in behavior with this patch, right?
I would rather first start removing CONFIG_TCG from target-dependent
files (such as tests/qtest/bios-tables-test.c and
tests/qtest/qmp-cmd-test.c), and then just remove the
config_host += { 'CONFIG_TCG': 'y' }
line that is not needed anymore.
Paolo
next prev parent reply other threads:[~2021-03-22 12:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-22 11:47 [PATCH] tests/meson: Only build softfloat objects if TCG is selected Philippe Mathieu-Daudé
2021-03-22 12:57 ` Paolo Bonzini [this message]
2021-03-22 13:09 ` Philippe Mathieu-Daudé
2021-03-22 13:27 ` Philippe Mathieu-Daudé
2021-03-22 13:41 ` Alex Bennée
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=4962691b-b5fb-535e-2aec-55eaa0cfa9a9@redhat.com \
--to=pbonzini@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=cfontana@suse.de \
--cc=cota@braap.org \
--cc=f4bug@amsat.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).