summaryrefslogtreecommitdiff
path: root/net/slirp.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-08net: consolidate NetClientState header files into onePaolo Bonzini1-3/+0
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi1-1/+1
2012-08-01net: Use hubs for the vlan featureStefan Hajnoczi1-1/+1
2012-07-23remove unused QemuOpts parameter from net init functionsLaszlo Ersek1-2/+2
2012-07-23convert net_client_init() to OptsVisitorLaszlo Ersek1-1/+3
2012-06-04net: purge the monitor object from all init functionsLuiz Capitulino1-4/+1
2009-12-03net: move slirp code from net.c to net/slirp.cMark McLoughlin1-0/+51