aboutsummaryrefslogtreecommitdiff
path: root/net/hub.c
AgeCommit message (Expand)Author
2012-10-08net: consolidate NetClientState header files into onePaolo Bonzini
2012-09-14net: broadcast hub packets if at least one port can receiveStefan Hajnoczi
2012-08-01hub: add the support for hub own flow controlZhi Yong Wu
2012-08-01net: Make "info network" output more readable infoZhi Yong Wu
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi
2012-08-01net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu
2012-08-01net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi
2012-08-01hub: Check that hubs are configured correctlyStefan Hajnoczi
2012-08-01net: Look up 'vlan' net clients using hubsStefan Hajnoczi
2012-08-01net: Use hubs for the vlan featureStefan Hajnoczi
2012-08-01net: Add a hub net clientStefan Hajnoczi