index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Permit incremental conversion of init functions to Error
Markus Armbruster
2015-05-27
1
-1
/
+1
*
net: Improve error message for -net hubport a bit
Markus Armbruster
2015-05-27
1
-4
/
+1
*
net: remove the wrong comment in net_init_hubport()
Jason Wang
2015-02-06
1
-1
/
+0
*
monitor: print hub port name during info network
Jason Wang
2015-02-06
1
-1
/
+4
*
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
2014-06-19
1
-0
/
+1
*
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
1
-1
/
+1
*
net: fix qemu_flush_queued_packets() in presence of a hub
Luigi Rizzo
2013-02-27
1
-0
/
+14
*
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
1
-3
/
+3
|
\
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
|
net, hub: fix the indent in the comments
Zhi Yong Wu
2012-12-18
1
-1
/
+1
|
/
*
net: consolidate NetClientState header files into one
Paolo Bonzini
2012-10-08
1
-0
/
+1
*
net: broadcast hub packets if at least one port can receive
Stefan Hajnoczi
2012-09-14
1
-3
/
+3
*
hub: add the support for hub own flow control
Zhi Yong Wu
2012-08-01
1
-3
/
+24
*
net: Make "info network" output more readable info
Zhi Yong Wu
2012-08-01
1
-2
/
+4
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-13
/
+13
*
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
2012-08-01
1
-0
/
+25
*
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
*
hub: Check that hubs are configured correctly
Stefan Hajnoczi
2012-08-01
1
-0
/
+45
*
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
2012-08-01
1
-0
/
+23
*
net: Use hubs for the vlan feature
Stefan Hajnoczi
2012-08-01
1
-3
/
+3
*
net: Add a hub net client
Stefan Hajnoczi
2012-08-01
1
-0
/
+223