index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
slirp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
slirp: fix CharDriver breakage
Paolo Bonzini
1
-2
/
+1
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-1
/
+0
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-3
/
+4
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-7
/
+16
2016-10-24
char: remove init callback
Marc-André Lureau
1
-1
/
+1
2016-08-22
slirp: fix segv when init failed
Marc-André Lureau
1
-1
/
+3
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-3
/
+3
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
1
-3
/
+3
2016-07-13
slirp: use exit notifier for slirp_smb_cleanup
Paolo Bonzini
1
-0
/
+11
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
1
-6
/
+30
2016-03-29
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-3
/
+3
2016-03-29
Rework ipv6 options
Samuel Thibault
1
-3
/
+3
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+1
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
1
-6
/
+75
2016-02-04
net: Clean up includes
Peter Maydell
1
-1
/
+1
2016-02-04
net/slirp: Tell the users when they are using deprecated options
Thomas Huth
1
-0
/
+3
2015-11-02
net: Convert to new qapi union layout
Eric Blake
1
-2
/
+2
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-03
slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4...
Michael Tokarev
1
-4
/
+3
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-1
/
+2
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-1
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-2
/
+2
2014-12-19
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-11-21
net/slirp: fix memory leak
Gonglei
1
-2
/
+1
2014-11-11
slirp/smbd: modify/set several parameters in generated smbd.conf
Peter Wu
1
-1
/
+8
2014-11-02
net/slirp: specify logbase for smbd
Michael Tokarev
1
-2
/
+2
2014-09-02
slirp: Honour vlan/stack in hostfwd_remove commands
Peter Maydell
1
-2
/
+1
2014-07-18
slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
Peter Maydell
1
-0
/
+1
2014-04-28
slirp/smb: Move ncalrpc directory to tmp
Michael Buesch
1
-0
/
+2
2014-03-12
slirp smb with modern win guests when samba is also running on host
Michael Tokarev
1
-1
/
+2
2014-03-12
qemu/slirp: Fix SMB security configuration on newer samba versions
Michael Buesch
1
-1
/
+2
2013-06-19
fix -net user checks by reordering checks
Bas van Sisseren
1
-6
/
+6
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
1
-0
/
+1
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-1
/
+1
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-0
/
+1
2012-11-15
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
1
-3
/
+32
2012-10-08
net: consolidate NetClientState header files into one
Paolo Bonzini
1
-1
/
+2
2012-08-09
qapi: avoid reserved keywords
Blue Swirl
1
-3
/
+3
2012-08-01
net: determine if packets can be sent before net queue deliver packets
Zhi Yong Wu
1
-7
/
+0
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-7
/
+7
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
1
-2
/
+5
[next]