COMMITS
/ net/vde.c October 21, 2022
L
net: introduce qemu_set_info_str() function
Laurent Vivier committed
March 23, 2022
M
Remove qemu-common.h include from most units
Marc-André Lureau committed
April 2, 2021
J
Revert "qapi: net: Add query-netdev command"
Jason Wang committed
J
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang committed
J
Revert "net: Do not fill legacy info_str for backends"
Jason Wang committed
March 3, 2021
A
net: Do not fill legacy info_str for backends
Alexey Kirillov committed
A
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov committed
A
qapi: net: Add query-netdev command
Alexey Kirillov committed
March 15, 2018
J
net/vde: print error on vde_open() failure
Julia Suvorova via Qemu-devel committed
July 14, 2016
E
qapi: Change Netdev into a flat union
Eric Blake committed
K
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán committed
March 17, 2016
E
qapi: Don't special-case simple union wrappers
Eric Blake committed
January 29, 2016
P
net: Clean up includes
Peter Maydell committed
October 26, 2015
E
net: Convert to new qapi union layout
Eric Blake committed
May 15, 2015
M
net: Permit incremental conversion of init functions to Error
Markus Armbruster committed
March 18, 2013
S
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman committed
December 21, 2012
L
net: add missing include file
Liming Wang committed
December 17, 2012
P
misc: move include files to include/qemu/
Paolo Bonzini committed
October 24, 2012
P
net: reorganize headers
Paolo Bonzini committed
P
janitor: do not include qemu-char everywhere
Paolo Bonzini committed
September 17, 2012
P
net: consolidate NetClientState header files into one
Paolo Bonzini committed
July 24, 2012
S
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi committed
S
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi committed
S
net: Use hubs for the vlan feature
Stefan Hajnoczi committed
July 17, 2012
L
remove unused QemuOpts parameter from net init functions
Laszlo Ersek committed
L
convert net_init_vde() to NetClientOptions
Laszlo Ersek committed
L
convert net_client_init() to OptsVisitor
Laszlo Ersek committed
L
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek committed
April 12, 2012
L
net: purge the monitor object from all init functions
Luiz Capitulino committed
March 27, 2011
B
Remove unused sysemu.h include directives
Blue Swirl committed
February 11, 2010
M
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster committed
November 25, 2009
M
net: convert vde to NetClientInfo
Mark McLoughlin committed
M
net: move vde code from net.c to net/vde.c
Mark McLoughlin committed