]> Git Repo - qemu.git/commit
hub: Check that hubs are configured correctly
authorStefan Hajnoczi <[email protected]>
Tue, 24 Jul 2012 15:35:07 +0000 (16:35 +0100)
committerStefan Hajnoczi <[email protected]>
Wed, 1 Aug 2012 11:28:51 +0000 (12:28 +0100)
commit81017645e45bcb0b4d985e900c501f92f2c6fb60
tree11cfed6391e3506dc0749a5ec95511f436230283
parent90d87a33c700e0634bc4343fa7a034f909662254
hub: Check that hubs are configured correctly

Checks can be performed to make sure that hubs have at least one NIC and
one host device, warning the user if this is not the case.
Configurations which do not meet this rule tend to be broken but just
emit a warning.  This patch preserves compatibility with the checks
performed by net core on vlans.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Zhi Yong Wu <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
net.c
net/hub.c
net/hub.h
This page took 0.023223 seconds and 4 git commands to generate.