qemu-e2k/default-configs
Alexander Graf b305b9d7d6 target-s390: Don't compile in virtio-pci
As soon as virtio-pci.c gets compiled and used on S390 the internal qdev magic
gets confused and tries to give us PCI devices instead of S390 virtio devices.

Since we don't have PCI on S390, we can safely not compile virtio-pci at all.

In order to do this I added a new config option "CONFIG_VIRTIO_PCI" that I
enabled for every platform except S390. Thanks to this the change should be a
complete nop for every other platform.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-03-26 23:41:10 +01:00
..
alpha-linux-user.mak
arm-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
arm-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
armeb-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
cris-linux-user.mak
cris-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
i386-bsd-user.mak
i386-darwin-user.mak
i386-linux-user.mak
i386-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
m68k-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
m68k-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
microblaze-linux-user.mak
microblaze-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
mips-linux-user.mak
mips-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
mips64-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
mips64el-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
mipsel-linux-user.mak
mipsel-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
ppc-darwin-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
ppc64-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc64-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
ppc64abi32-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppcemb-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
s390x-softmmu.mak Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
sh4-linux-user.mak
sh4-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
sh4eb-linux-user.mak
sh4eb-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
sparc-bsd-user.mak
sparc-linux-user.mak
sparc-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
sparc32plus-linux-user.mak
sparc64-bsd-user.mak
sparc64-linux-user.mak
sparc64-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00
x86_64-bsd-user.mak
x86_64-linux-user.mak
x86_64-softmmu.mak target-s390: Don't compile in virtio-pci 2010-03-26 23:41:10 +01:00