hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
authorThomas Huth <thuth@redhat.com>
Mon, 1 Jul 2024 20:01:08 +0000 (22:01 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 2 Jul 2024 07:38:33 +0000 (09:38 +0200)
commit999c870e9ebc9a0b742d58b884a3bab756ffd777
tree746fa72005d5ec1a4a959fe46b135e175e9cb4dd
parent5f79abcf74d32d7b9cef3481df2c354fc0cad540
hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge

The initial virtio-net-ccw devices currently do not have a proper parent
in the QOM tree, so they show up under /machine/unattached - which is
somewhat ugly. Let's attach them to /machine/virtual-css-bridge/virtual-css
instead.

Message-ID: <20240701200108.154271-1-thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/s390-virtio-ccw.c