Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | net/vde: print error on vde_open() failure | Julia Suvorova via Qemu-devel | 1 | -3/+4 |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -3/+3 |
2016-07-19 | net: use Netdev instead of NetClientOptions in client init | Kővágó, Zoltán | 1 | -3/+3 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -1/+1 |
2016-02-04 | net: Clean up includes | Peter Maydell | 1 | -1/+1 |
2015-11-02 | net: Convert to new qapi union layout | Eric Blake | 1 | -2/+2 |
2015-05-27 | net: Permit incremental conversion of init functions to Error | Markus Armbruster | 1 | -1/+2 |
2013-03-25 | net: increase buffer size to accommodate Jumbo frame pkts | Scott Feldman | 1 | -1/+1 |
2012-12-22 | net: add missing include file | Liming Wang | 1 | -0/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | net: reorganize headers | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | janitor: do not include qemu-char everywhere | Paolo Bonzini | 1 | -1/+0 |
2012-10-08 | net: consolidate NetClientState header files into one | Paolo Bonzini | 1 | -2/+1 |
2012-08-01 | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 1 | -6/+6 |
2012-08-01 | net: Drop vlan argument to qemu_new_net_client() | Stefan Hajnoczi | 1 | -1/+1 |
2012-08-01 | net: Use hubs for the vlan feature | Stefan Hajnoczi | 1 | -4/+4 |
2012-07-23 | remove unused QemuOpts parameter from net init functions | Laszlo Ersek | 1 | -2/+2 |
2012-07-23 | convert net_init_vde() to NetClientOptions | Laszlo Ersek | 1 | -10/+7 |
2012-07-23 | convert net_client_init() to OptsVisitor | Laszlo Ersek | 1 | -1/+2 |
2012-07-23 | hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) | Laszlo Ersek | 1 | -1/+1 |
2012-06-04 | net: purge the monitor object from all init functions | Luiz Capitulino | 1 | -1/+1 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2010-02-19 | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster | 1 | -4/+0 |
2009-12-03 | net: convert vde to NetClientInfo | Mark McLoughlin | 1 | -17/+28 |
2009-12-03 | net: move vde code from net.c to net/vde.c | Mark McLoughlin | 1 | -0/+124 |