aboutsummaryrefslogtreecommitdiff
path: root/net/hub.c
AgeCommit message (Expand)Author
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-18net, hub: fix the indent in the commentsZhi Yong Wu
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