]> git.proxmox.com Git - mirror_qemu.git/commit
net: hub: suppress warnings of no host network for qtest
authorJason Wang <jasowang@redhat.com>
Tue, 4 Dec 2018 03:53:44 +0000 (11:53 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Dec 2018 11:06:15 +0000 (11:06 +0000)
commit56512e1dc1c6a00d37da09baa35981908fb9b5c7
treee4228d3106056ea90b92d71e7886cb83b7363cfd
parent25c01bd19d0e4b66f357618aeefda1ef7a41e21a
net: hub: suppress warnings of no host network for qtest

If we want to qtest through hub, it would be much more simpler and
safer to configure the hub without host network. So silent this
warnings for qtest.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20181204035347.6148-3-jasowang@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
net/hub.c