index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
13
-50
/
+56
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
13
-50
/
+56
2015-11-10
Merge tag 'v2.4.1' into tizen_3.0_develop
SeokYeon Hwang
1
-1
/
+7
2015-10-20
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
1
-0
/
+1
2015-07-17
slirp: we should set close on exec on accepted socket
SeokYeon Hwang
1
-1
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
2014-08-24
slirp/misc: Use the GLib memory allocation APIs
zhanghailiang
3
-24
/
+3
2014-06-24
Increase maximum number of session of the internal TFTP server.
Bernhard Übelacker
1
-1
/
+1
2014-06-10
slirp: Remove unused zero_ethaddr[] variable
Peter Maydell
1
-2
/
+0
2014-06-09
slirp/arp: do not special-case bogus IP addresses
Samuel Thibault
2
-9
/
+6
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
3
-17
/
+6
2014-03-25
Fixed various typos
Deepak Kathayat
1
-1
/
+1
2013-10-26
misc: Spelling and grammar fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-02
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
4
-11
/
+6
2013-09-17
slirp: clean up slirp_update_timeout
Jan Kiszka
1
-2
/
+2
2013-09-17
slirp: set mainloop timeout with more precise value
Liu Ping Fan
2
-6
/
+25
2013-09-17
slirp: define timeout as macro
Liu Ping Fan
1
-5
/
+12
2013-09-17
slirp: make timeout local
Liu Ping Fan
2
-12
/
+13
2013-09-01
slirp/arp_table.c: Avoid shifting into sign bit of signed integers
Peter Maydell
1
-2
/
+2
2013-09-01
slirp: Port redirection option behave differently on Linux and Windows
Taimoor Mirza
1
-0
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2
-3
/
+3
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-07-19
slirp: remove mbuf(m_hdr,m_dat) indirection
Michael Tokarev
2
-39
/
+24
2013-06-19
make user networking hostfwd work with restrict=y
Gertjan Halkes
1
-10
/
+16
2013-06-01
slirp: cleanup leftovers from misc.h
Michael Tokarev
1
-14
/
+0
2013-05-18
remove some double-includes
Michael Tokarev
1
-2
/
+0
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2
-3
/
+3
2013-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
4
-9
/
+9
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-2
/
+1
2013-03-04
slirp/tcp_subr.c: fix coding style in tcp_connect
MORITA Kazutaka
1
-68
/
+72
2013-02-26
slirp: Properly initialize pollfds_idx of new sockets
Jan Kiszka
1
-0
/
+1
2013-02-21
slirp: switch to GPollFD
Stefan Hajnoczi
5
-68
/
+83
2013-02-21
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
1
-297
/
+311
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
1
-6
/
+2
2013-01-12
slirp: remove unused field tt
Blue Swirl
1
-1
/
+0
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
5
-6
/
+6
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-2
/
+2
2012-12-19
janitor: add guards to headers
Paolo Bonzini
3
-0
/
+12
2012-12-07
Fix comments (adress -> address, layed -> laid, wierd -> weird)
Stefan Weil
1
-1
/
+1
2012-11-15
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
6
-3
/
+341
2012-11-15
slirp: Don't crash on packets from 0.0.0.0/8.
Nickolai Zeldovich
1
-1
/
+3
2012-11-10
slirp: remove unused function u_sleep
Blue Swirl
2
-15
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
3
-4
/
+0
2012-10-05
slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
Stefan Weil
1
-2
/
+2
2012-09-14
slirp: Implement TFTP Blocksize option
Hervé Poussineau
1
-9
/
+33
[next]