hw/arm/virt: Allow only supported dynamic sysbus devices
commit6f2062b9758ebc64dfbbda642b0c407c38131ea3
authorEduardo Habkost <ehabkost@redhat.com>
Sat, 25 Nov 2017 15:16:06 +0000 (25 13:16 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 19 Jan 2018 13:18:51 +0000 (19 11:18 -0200)
tree7c64b74eb11471937a8208a850f4a68b3defe095
parent0bd1909da606a60f50128290fc319db020fa303c
hw/arm/virt: Allow only supported dynamic sysbus devices

Replace the TYPE_SYS_BUS_DEVICE entry in the allowed sysbus
device list with the two device types that are really supported
by the virt machine: vfio-amd-xgbe and vfio-calxeda-xgmac.

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm@nongnu.org
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20171125151610.20547-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/arm/virt.c