qdev: define list of archs with virtio-pci or virtio-ccw
commit203adb43fc9d47a8cfa368c327d886cfddfae682
authorLaurent Vivier <laurent@vivier.eu>
Tue, 23 Mar 2021 16:53:02 +0000 (23 16:53 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 24 Mar 2021 14:25:48 +0000 (24 14:25 +0000)
treeb1e7c1cc44bba0a6ba9c01fe838e45ba9b5492a7
parent9737c8bce932b760fc82929eebf3e8d3a26b1ce3
qdev: define list of archs with virtio-pci or virtio-ccw

This is used to define virtio-*-pci and virtio-*-ccw aliases
rather than substracting the CCW architecture from all the others.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20210319202335.2397060-2-laurent@vivier.eu>
Message-Id: <20210323165308.15244-17-alex.bennee@linaro.org>
include/sysemu/arch_init.h
softmmu/qdev-monitor.c