Age | Commit message (Expand) | Author |
---|---|---|
2012-07-23 | convert net_init_vde() to NetClientOptions | Laszlo Ersek |
2012-07-23 | convert net_client_init() to OptsVisitor | Laszlo Ersek |
2012-07-23 | hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) | Laszlo Ersek |
2012-06-04 | net: purge the monitor object from all init functions | Luiz Capitulino |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2010-02-19 | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster |
2009-12-03 | net: convert vde to NetClientInfo | Mark McLoughlin |
2009-12-03 | net: move vde code from net.c to net/vde.c | Mark McLoughlin |