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
/
qemu-char.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-0
/
+203
2013-01-26
qemu-char: Avoid unused variable warning in some configs
Peter Maydell
1
-2
/
+6
2013-01-25
QAPI: Introduce memchar-read QMP command
Lei Li
1
-0
/
+47
2013-01-25
QAPI: Introduce memchar-write QMP command
Lei Li
1
-0
/
+42
2013-01-25
qemu-char: Add new char backend CirMemCharDriver
Lei Li
1
-0
/
+114
2013-01-16
chardev: add pty chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-0
/
+13
2013-01-16
chardev: add socket chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-53
/
+113
2013-01-16
chardev: add parallel chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-16
/
+28
2013-01-16
chardev: add serial chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-8
/
+54
2013-01-16
chardev: add file chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-0
/
+61
2013-01-16
chardev: add qmp hotplug commands, with null chardev support
Gerd Hoffmann
1
-0
/
+53
2013-01-16
chardev: reduce chardev ifdef mess a bit
Gerd Hoffmann
1
-11
/
+11
2013-01-16
chardev: fix QemuOpts lifecycle
Gerd Hoffmann
1
-6
/
+14
2013-01-16
chardev: add error reporting for qemu_chr_new_from_opts
Gerd Hoffmann
1
-9
/
+15
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-0
/
+72
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
1
-4
/
+5
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
1
-0
/
+4
2012-12-23
qemu-char: Inherit ptys and improve output from -serial pty
Lei Li
1
-1
/
+7
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
1
-7
/
+6
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-17
spice-qemu-char: add spiceport chardev
Marc-André Lureau
1
-0
/
+3
2012-11-24
chardev: Use real-time clock for open timer
Jan Kiszka
1
-2
/
+2
2012-10-31
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
1
-6
/
+7
2012-10-23
qemu-sockets: add error propagation to inet_dgram_opts
Paolo Bonzini
1
-1
/
+0
2012-10-23
qemu-char: ask and print error information from qemu-sockets
Paolo Bonzini
1
-6
/
+17
2012-10-23
qemu-sockets: add nonblocking connect for Unix sockets
Paolo Bonzini
1
-1
/
+1
2012-10-23
qemu-sockets: add Error ** to all functions
Paolo Bonzini
1
-3
/
+3
2012-09-25
Fix address handling in inet_nonblocking_connect
Orit Wasserman
1
-1
/
+1
2012-09-25
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
Orit Wasserman
1
-1
/
+1
2012-09-17
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
1
-2
/
+4
2012-09-17
Revert 455aa1e08 and c3767ed0eb
Anthony Liguori
1
-6
/
+1
2012-09-10
socket: don't attempt to reconnect a TCP socket in server mode
Anthony Liguori
1
-1
/
+3
2012-08-16
qemu-char: (Re-)connect for tcp_chr_write() unconnected writing
Lei Li
1
-2
/
+5
2012-08-15
qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
Corey Bryant
1
-2
/
+10
2012-08-13
net: inet_connect(), inet_connect_opts(): add in_progress argument
Luiz Capitulino
1
-1
/
+1
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
1
-7
/
+7
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
1
-2
/
+6
2012-05-10
sockets: use error class to pass listen error
Amos Kong
1
-1
/
+1
2012-05-10
sockets: change inet_connect() to support nonblock socket
Amos Kong
1
-1
/
+1
2012-04-24
qemu-char: Fix crash when switching consoles
Stefan Weil
1
-1
/
+3
2012-04-16
Kick io-thread on qemu_chr_accept_input
Jan Kiszka
1
-0
/
+1
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
1
-4
/
+0
2012-02-24
qemu-char: Re-apply style fixes from just reverted aad04cd0
Markus Armbruster
1
-7
/
+14
2012-02-24
qemu-char: Use qemu_open() to avoid leaking fds to children
Markus Armbruster
1
-4
/
+4
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
1
-101
/
+68
[next]