Re: [Qemu-devel] [PATCH 04/16] hub: Check that hubs are configured correctly

2012-07-23 Thread Laszlo Ersek
On 07/20/12 14:01, Stefan Hajnoczi wrote: > 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 compatibi

[Qemu-devel] [PATCH 04/16] hub: Check that hubs are configured correctly

2012-07-20 Thread Stefan Hajnoczi
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 vlan