From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Emilio G. Cota" <cota@braap.org>,
"Richard Henderson" <richard.henderson@linaro.org>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org,
ehabkost@redhat.com, Yang Zhong <yang.zhong@intel.com>,
Thomas Huth <thuth@redhat.com>,
David Hildenbrand <david@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Date: Sat, 28 Oct 2017 00:54:28 +0200 [thread overview]
Message-ID: <dc49bcea-13ee-b299-fd07-3e1eadfd9583@redhat.com> (raw)
In-Reply-To: <ffb0a910-c5e6-2aa3-4a4c-b9c0a25b1b9b@amsat.org>
On 26/10/2017 21:03, Philippe Mathieu-Daudé wrote:
>> AFAIK the only target that is so far supposed to work with
>> --disable-tcg is i386. The configure script however lets you try to
>> build without TCG if the host has an alternative accelerator (e.g. KVM),
>> but that build is likely to fail. [ just confirmed this with aarch64 ]
> What about s390x?
s390x and ppc64 supposedly support --disable-tcg?
Paolo
next prev parent reply other threads:[~2017-10-27 22:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 13:58 [Qemu-devel] [PATCH] tcg: Avoid setting tcg_initialize if !CONFIG_TCG Richard Henderson
2017-10-26 14:05 ` Eduardo Habkost
2017-10-26 17:37 ` Emilio G. Cota
2017-10-26 18:57 ` Philippe Mathieu-Daudé
2017-10-26 19:03 ` Philippe Mathieu-Daudé
2017-10-27 22:54 ` Paolo Bonzini [this message]
2017-10-28 7:48 ` Thomas Huth
2017-10-27 7:03 ` Peter Maydell
2017-10-30 3:25 ` Philippe Mathieu-Daudé
2017-10-30 4:06 ` Philippe Mathieu-Daudé
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=dc49bcea-13ee-b299-fd07-3e1eadfd9583@redhat.com \
--to=pbonzini@redhat.com \
--cc=cota@braap.org \
--cc=david@redhat.com \
--cc=ehabkost@redhat.com \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
--cc=yang.zhong@intel.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).