Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-08 | net: consolidate NetClientState header files into one | Paolo Bonzini | 1 | -0/+1 |
2012-09-14 | net: broadcast hub packets if at least one port can receive | Stefan Hajnoczi | 1 | -3/+3 |
2012-08-01 | hub: add the support for hub own flow control | Zhi Yong Wu | 1 | -3/+24 |
2012-08-01 | net: Make "info network" output more readable info | Zhi Yong Wu | 1 | -2/+4 |
2012-08-01 | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 1 | -13/+13 |
2012-08-01 | net: Convert qdev_prop_vlan to peer with hub | Zhi Yong Wu | 1 | -0/+25 |
2012-08-01 | net: Drop vlan argument to qemu_new_net_client() | Stefan Hajnoczi | 1 | -1/+1 |
2012-08-01 | hub: Check that hubs are configured correctly | Stefan Hajnoczi | 1 | -0/+45 |
2012-08-01 | net: Look up 'vlan' net clients using hubs | Stefan Hajnoczi | 1 | -0/+23 |
2012-08-01 | net: Use hubs for the vlan feature | Stefan Hajnoczi | 1 | -3/+3 |
2012-08-01 | net: Add a hub net client | Stefan Hajnoczi | 1 | -0/+223 |