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
/
vde.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
1
-1
/
+1
*
net: add missing include file
Liming Wang
2012-12-22
1
-0
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
net: consolidate NetClientState header files into one
Paolo Bonzini
2012-10-08
1
-2
/
+1
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-6
/
+6
*
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
*
net: Use hubs for the vlan feature
Stefan Hajnoczi
2012-08-01
1
-4
/
+4
*
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
2012-07-23
1
-2
/
+2
*
convert net_init_vde() to NetClientOptions
Laszlo Ersek
2012-07-23
1
-10
/
+7
*
convert net_client_init() to OptsVisitor
Laszlo Ersek
2012-07-23
1
-1
/
+2
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
1
-1
/
+1
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
2010-02-19
1
-4
/
+0
*
net: convert vde to NetClientInfo
Mark McLoughlin
2009-12-03
1
-17
/
+28
*
net: move vde code from net.c to net/vde.c
Mark McLoughlin
2009-12-03
1
-0
/
+124