On 22 May 2018 at 20:20, Paolo Bonzini <pbonz...@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 <pbonz...@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? thanks -- PMM