From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
Thomas Huth <thuth@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
David Hildenbrand <david@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] tcg: remove softfloat from --disable-tcg builds
Date: Wed, 23 May 2018 00:07:56 +0200 [thread overview]
Message-ID: <91829340-f17a-1c24-715c-fe0fd6953ebc@redhat.com> (raw)
In-Reply-To: <CAFEAcA_mU6wvzGCvhv_OvX37QqyNkMdwfM8Kc6swNQK=tCZMYA@mail.gmail.com>
On 22/05/2018 21:27, Peter Maydell wrote:
> On 22 May 2018 at 20:20, Paolo Bonzini <pbonzini@redhat.com> wrote:
>> Even though the presence of softfloat does not cause --disable-tcg builds to fail,
>> it is the single largest .o file in them. Remove it, since TCG is the only client.
>>
>> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>> ---
>> Makefile.target | 2 +-
>> hw/i386/x86-iommu-stub.c | 132 +++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 133 insertions(+), 1 deletion(-)
>> create mode 100644 hw/i386/x86-iommu-stub.c
>
> Is this new x86-iommu-stub.c file intended to be in this patch?
No, of course not. I probably fat fingered a "r" into "f" in git rebase
-i...
Paolo
next prev parent reply other threads:[~2018-05-22 22:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 19:20 [Qemu-devel] [PATCH] tcg: remove softfloat from --disable-tcg builds Paolo Bonzini
2018-05-22 19:26 ` no-reply
2018-05-22 19:27 ` Peter Maydell
2018-05-22 22:07 ` Paolo Bonzini [this message]
2018-05-22 20:53 ` Richard Henderson
2018-05-22 22:06 ` Paolo Bonzini
2018-05-23 4:34 ` Thomas Huth
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=91829340-f17a-1c24-715c-fe0fd6953ebc@redhat.com \
--to=pbonzini@redhat.com \
--cc=david@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.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).