summaryrefslogtreecommitdiff
path: root/net/hub.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-01hub: add the support for hub own flow controlZhi Yong Wu1-3/+24
2012-08-01net: Make "info network" output more readable infoZhi Yong Wu1-2/+4
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi1-13/+13
2012-08-01net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu1-0/+25
2012-08-01net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi1-1/+1
2012-08-01hub: Check that hubs are configured correctlyStefan Hajnoczi1-0/+45
2012-08-01net: Look up 'vlan' net clients using hubsStefan Hajnoczi1-0/+23
2012-08-01net: Use hubs for the vlan featureStefan Hajnoczi1-3/+3
2012-08-01net: Add a hub net clientStefan Hajnoczi1-0/+223