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
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
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
1
-4
/
+4
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
1
-2
/
+2
2012-07-23
convert net_init_slirp() to NetClientOptions
Laszlo Ersek
1
-68
/
+25
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
1
-1
/
+2
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-07-09
slirp: Improve error reporting of inaccessible smb directories
Jan Kiszka
1
-2
/
+2
2012-07-09
slirp: Ensure smbd and shared directory exist when enable smb
Dunrong Huang
1
-0
/
+12
2012-07-09
slirp: add 'cmd:' target for guestfwd
Alexander Graf
1
-17
/
+27
2012-07-09
slirp: Enforce host-side user of smb share
Jan Kiszka
1
-2
/
+12
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
1
-4
/
+1
2012-05-01
Declare state directory in smb.conf
Nikolaus Rath
1
-0
/
+2
2012-05-01
slirp: don't use "smb ports = 0" option
Nikolaus Rath
1
-1
/
+0
2011-12-19
slirp: Fix typo in net_slirp_hostfwd_remove
Geoffrey Thomas
1
-1
/
+1
2011-11-22
slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()
Markus Armbruster
1
-5
/
+4
2011-09-03
Allow overriding the location of Samba's smbd.
Brad
1
-1
/
+1
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-11
/
+11
2011-07-23
net: Refactor net_client_types
Jan Kiszka
1
-1
/
+1
2011-07-23
slirp: Canonicalize restrict syntax
Jan Kiszka
1
-6
/
+15
2011-06-08
slirp: fix guestfwd id
Alexander Graf
1
-1
/
+1
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-14
/
+14
2010-03-09
slirp: check system() success
Juan Quintela
1
-1
/
+1
2010-02-19
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
1
-4
/
+0
2010-01-27
Fix BSD build
Blue Swirl
1
-0
/
+3
2010-01-26
net/slirp.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-1
/
+8
2009-12-03
net: convert slirp to NetClientInfo
Mark McLoughlin
1
-24
/
+37
2009-12-03
net: move slirp code from net.c to net/slirp.c
Mark McLoughlin
1
-0
/
+752