qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] tcg: remove softfloat from --dis


From: Peter Maydell
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] tcg: remove softfloat from --disable-tcg builds
Date: Tue, 22 May 2018 20:27:34 +0100

On 22 May 2018 at 20:20, Paolo Bonzini <address@hidden> 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 <address@hidden>
> ---
>  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?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]