aboutsummaryrefslogtreecommitdiff
path: root/net/slirp.c
AgeCommit message (Expand)Author
2018-01-29net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove'Thomas Huth
2017-12-22net: Remove the legacy "-net channel" parameterThomas Huth
2017-09-24slirp: Add explanation for hostfwd parsing failureDr. David Alan Gilbert
2017-08-03slirp: fill error when failing to initialize user networkHervé Poussineau
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-04-29slirp/smb: Replace constant strings by glib stringDr. David Alan Gilbert
2017-04-29slirp: allow host port 0 for hostfwdVincent Bernat
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-11-02slirp: fix CharDriver breakagePaolo Bonzini
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-08-22slirp: fix segv when init failedMarc-André Lureau
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19net: use Netdev instead of NetClientOptions in client initKővágó, Zoltán
2016-07-13slirp: use exit notifier for slirp_smb_cleanupPaolo Bonzini
2016-04-01slirp: Allow disabling IPv4 or IPv6Samuel Thibault
2016-03-29Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-29Rework ipv6 optionsSamuel Thibault
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-15qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addressesYann Bordenave
2016-02-04net: Clean up includesPeter Maydell
2016-02-04net/slirp: Tell the users when they are using deprecated optionsThomas Huth
2015-11-02net: Convert to new qapi union layoutEric Blake
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-03slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4...Michael Tokarev
2015-05-27net: Permit incremental conversion of init functions to ErrorMarkus Armbruster
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-12-19net: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2014-11-21net/slirp: fix memory leakGonglei
2014-11-11slirp/smbd: modify/set several parameters in generated smbd.confPeter Wu
2014-11-02net/slirp: specify logbase for smbdMichael Tokarev
2014-09-02slirp: Honour vlan/stack in hostfwd_remove commandsPeter Maydell
2014-07-18slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stackPeter Maydell
2014-04-28slirp/smb: Move ncalrpc directory to tmpMichael Buesch
2014-03-12slirp smb with modern win guests when samba is also running on hostMichael Tokarev
2014-03-12qemu/slirp: Fix SMB security configuration on newer samba versionsMichael Buesch
2013-06-19fix -net user checks by reordering checksBas van Sisseren
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini