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
/
util
/
qemu-sockets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
util: fix some coding style issue
Cao jin
1
-5
/
+11
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
1
-5
/
+5
2016-08-02
util: Drop inet_listen()
Cao jin
1
-28
/
+0
2016-08-02
util: drop unix_nonblocking_connect()
Cao jin
1
-16
/
+0
2016-08-02
util: drop inet_nonblocking_connect()
Cao jin
1
-30
/
+0
2016-07-12
qemu-sockets: use qapi_free_SocketAddress in cleanup
Marc-André Lureau
1
-1
/
+1
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
1
-23
/
+0
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-4
/
+2
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+1
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+2
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+18
2016-06-29
socket: unlink unix socket on remove
Marc-André Lureau
1
-0
/
+18
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
1
-0
/
+36
2016-05-18
util: fix comment typos
Wei Jiangang
1
-1
/
+1
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-04-05
util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED
Daniel P. Berrange
1
-1
/
+18
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-17
/
+18
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
1
-5
/
+5
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
1
-5
/
+6
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
1
-3
/
+3
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
util: Clean up includes
Peter Maydell
1
-6
/
+1
2016-01-19
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
1
-75
/
+24
2016-01-19
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
1
-55
/
+36
2016-01-19
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
1
-57
/
+97
2016-01-19
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
1
-11
/
+11
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-1
/
+1
2015-11-06
qemu-sockets: do not test path with access() before unlinking
Paolo Bonzini
1
-2
/
+1
2015-11-02
sockets: Convert to new qapi union layout
Eric Blake
1
-31
/
+31
2015-10-20
sockets: allow port to be NULL when listening on IP address
Daniel P. Berrange
1
-5
/
+13
2015-10-20
sockets: move qapi_copy_SocketAddress into qemu-sockets.c
Daniel P. Berrange
1
-0
/
+30
2015-10-20
sockets: add helpers for creating SocketAddress from a socket
Daniel P. Berrange
1
-0
/
+110
2015-10-12
qemu-sockets: fix conversion of ipv4/ipv6 JSON to QemuOpts
Paolo Bonzini
1
-3
/
+6
2015-06-23
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
Wolfgang Bumiller
1
-3
/
+6
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-5
/
+3
2015-06-03
util: socket: Add missing localaddr and localport option for DGRAM socket
Peter Krempa
1
-0
/
+6
2015-05-20
qemu-sockets: Report explicit error if unlink fails
Cole Robinson
1
-1
/
+6
2015-02-26
qemu-sockets: Simplify setting numeric and boolean options
Markus Armbruster
1
-9
/
+7
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-16
/
+18
2015-02-26
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
1
-2
/
+2
2015-02-10
qemu-sockets: Fix buffer overflow in inet_parse()
Kevin Wolf
1
-1
/
+1
2015-02-10
qemu-sockets: improve error reporting in unix_listen_opts
Paolo Bonzini
1
-6
/
+18
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
1
-5
/
+15
2014-09-26
qemu-socket: Eliminate silly QERR_ macros
Markus Armbruster
1
-13
/
+13
2014-09-16
util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()
Peter Maydell
1
-2
/
+1
2014-08-15
don't use 'Yoda conditions'
Gonglei
1
-1
/
+1
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
1
-10
/
+0
[next]