summaryrefslogtreecommitdiffstats
path: root/net/slirp.c
Commit message (Expand)AuthorAgeFilesLines
* slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()Markus Armbruster2011-11-221-5/+4
* Allow overriding the location of Samba's smbd.Brad2011-09-031-1/+1
* char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-11/+11
* net: Refactor net_client_typesJan Kiszka2011-07-231-1/+1
* slirp: Canonicalize restrict syntaxJan Kiszka2011-07-231-6/+15
* slirp: fix guestfwd idAlexander Graf2011-06-081-1/+1
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-14/+14
* slirp: check system() successJuan Quintela2010-03-091-1/+1
* net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster2010-02-191-4/+0
* Fix BSD buildBlue Swirl2010-01-271-0/+3
* net/slirp.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov2010-01-261-1/+8
* net: convert slirp to NetClientInfoMark McLoughlin2009-12-031-24/+37
* net: move slirp code from net.c to net/slirp.cMark McLoughlin2009-12-031-0/+752
OpenPOWER on IntegriCloud