hw/pcie-pci-bridge: restrict to X86 and ARM
commit2d0f99ed38e291498613633bcab79811c7c4fd07
authorMarcel Apfelbaum <marcel@redhat.com>
Thu, 9 Nov 2017 15:46:45 +0000 (9 17:46 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 16 Nov 2017 15:46:53 +0000 (16 17:46 +0200)
treebf1c16607d42826d273b2377f0c83c64f9ed134a
parent9fa99d2519cbf71f871e46871df12cb446dc1c3e
hw/pcie-pci-bridge: restrict to X86 and ARM

The PCIE-PCI bridge is specific to "pure" PCIe systems
(on QEMU we have X86 and ARM), it does not make sense to
have it in other archs.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Yongbok Kim <yongbok.kim@mips.com>
hw/pci-bridge/Makefile.objs