summaryrefslogtreecommitdiffstats
path: root/net/vde.c
Commit message (Expand)AuthorAgeFilesLines
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-6/+6
* net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi2012-08-011-1/+1
* net: Use hubs for the vlan featureStefan Hajnoczi2012-08-011-4/+4
* remove unused QemuOpts parameter from net init functionsLaszlo Ersek2012-07-231-2/+2
* convert net_init_vde() to NetClientOptionsLaszlo Ersek2012-07-231-10/+7
* convert net_client_init() to OptsVisitorLaszlo Ersek2012-07-231-1/+2
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* net: purge the monitor object from all init functionsLuiz Capitulino2012-06-041-1/+1
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster2010-02-191-4/+0
* net: convert vde to NetClientInfoMark McLoughlin2009-12-031-17/+28
* net: move vde code from net.c to net/vde.cMark McLoughlin2009-12-031-0/+124
OpenPOWER on IntegriCloud