Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-09 | net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' | Thomas Huth | 1 | -2/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-01-29 | net: Allow hubports to connect to other netdevs | Thomas Huth | 1 | -1/+2 |
2013-02-27 | net: fix qemu_flush_queued_packets() in presence of a hub | Luigi Rizzo | 1 | -0/+1 |
2012-12-19 | net: reorganize headers | Paolo Bonzini | 1 | -2/+0 |
2012-10-08 | net: consolidate NetClientState header files into one | Paolo Bonzini | 1 | -2/+0 |
2012-08-01 | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 1 | -5/+5 |
2012-08-01 | net: Convert qdev_prop_vlan to peer with hub | Zhi Yong Wu | 1 | -0/+1 |
2012-08-01 | hub: Check that hubs are configured correctly | Stefan Hajnoczi | 1 | -0/+1 |
2012-08-01 | net: Look up 'vlan' net clients using hubs | Stefan Hajnoczi | 1 | -0/+1 |
2012-08-01 | net: Use hubs for the vlan feature | Stefan Hajnoczi | 1 | -1/+1 |
2012-08-01 | net: Add a hub net client | Stefan Hajnoczi | 1 | -0/+26 |