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
/
qga
/
channel-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
qga: add vsock-listen method
Stefan Hajnoczi
1
-0
/
+25
2016-10-31
qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
Stefan Hajnoczi
1
-4
/
+2
2016-10-31
qga: drop unused sockaddr in accept(2) call
Stefan Hajnoczi
1
-4
/
+1
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
qga: Clean up includes
Peter Maydell
1
-6
/
+1
2015-10-19
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
Yuri Pudgorodskiy
1
-12
/
+11
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-15
channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
Gonglei
1
-1
/
+1
2013-01-14
qemu-ga: Handle errors uniformely in ga_channel_open()
Markus Armbruster
1
-4
/
+7
2013-01-14
qemu-ga: Plug fd leak on ga_channel_open() error paths
Markus Armbruster
1
-0
/
+1
2013-01-14
qemu-ga: Plug fd leak on ga_channel_listen_accept() error path
Markus Armbruster
1
-0
/
+1
2013-01-11
qga/channel-posix.c: Explicitly include string.h
Peter Maydell
1
-0
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-06
qga/channel-posix.c: Include headers it needs
Eduardo Habkost
1
-0
/
+5
2012-10-23
qemu-ga: ask and print error information from qemu-sockets
Paolo Bonzini
1
-3
/
+5
2012-10-23
qemu-sockets: add Error ** to all functions
Paolo Bonzini
1
-1
/
+1
2012-05-01
qemu-ga: Implement alternative to O_ASYNC
Andreas Färber
1
-1
/
+17
2012-02-23
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
1
-0
/
+246