hw/i386/x86-iommu: Add missing stubs
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 20 Dec 2019 15:42:25 +0000 (16:42 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Jan 2020 11:08:39 +0000 (12:08 +0100)
commit218fc2b5c83948fe75a6de09be14fb8aef09bb10
tree949d318474c65e4b6c70670ef86b949be542d441
parent878ec29b9c1915ea0da951064b8aac3050f2f5b9
hw/i386/x86-iommu: Add missing stubs

In commit 6c730e4af9 we introduced a stub to build the MicroVM
machine without Intel IOMMU. This stub is incomplete for the
other PC machines. Add the missing stubs.

Fixes: 6c730e4af9 ("pc: stubify x86 iommu", 2019-12-17)
Reported-by: Travis-CI
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191220154225.25879-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/x86-iommu-stub.c