aboutsummaryrefslogtreecommitdiff
path: root/net/slirp.c
AgeCommit message (Expand)Author
2011-12-19slirp: Fix typo in net_slirp_hostfwd_removeGeoffrey Thomas
2011-11-22slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()Markus Armbruster
2011-09-03Allow overriding the location of Samba's smbd.Brad
2011-08-22char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23net: Refactor net_client_typesJan Kiszka
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka
2011-06-08slirp: fix guestfwd idAlexander Graf
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-03-09slirp: check system() successJuan Quintela
2010-02-19net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster
2010-01-27Fix BSD buildBlue Swirl
2010-01-26net/slirp.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-03net: convert slirp to NetClientInfoMark McLoughlin
2009-12-03net: move slirp code from net.c to net/slirp.cMark McLoughlin