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
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
1
-9
/
+2
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
1
-2
/
+9
2010-03-19
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
1
-2
/
+2
2010-03-14
Fix corner case in chardev udp: parameter
Jan Kiszka
1
-1
/
+1
2010-03-09
Restore terminal attributes for tty based monitor
Shahar Havivi
1
-0
/
+8
2010-02-28
qemu-char.c: drop debug printfs from qemu_chr_parse_compat
Jan Kiszka
1
-3
/
+0
2010-02-22
add close callback for tty-based char device
David Ahern
1
-0
/
+17
2010-02-10
Do not ignore error, if open file failed (-serial /dev/tty)
Evgeniy Dushistov
1
-0
/
+3
2010-01-19
char: Remove redundant qemu_chr_generic_open() call.
Kusanagi Kouichi
1
-1
/
+0
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
1
-2
/
+41
2009-12-12
un-static qemu_chr_parse_compat()
Gerd Hoffmann
1
-1
/
+1
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-4
/
+4
2009-11-30
Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18
Aurelien Jarno
1
-0
/
+1
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
1
-8
/
+11
2009-11-17
char: rename qemu_chr_reset to qemu_chr_generic_open
Amit Shah
1
-11
/
+11
2009-11-17
char: Remove special init_reset handling
Amit Shah
1
-9
/
+0
2009-11-17
char: don't limit data sent to backends to 1k per buffer
Amit Shah
1
-6
/
+8
2009-10-30
serial: Support additional serial speed values
Stefan Weil
1
-26
/
+61
2009-10-27
Revert "char: emit the OPENED event only when a new char connection is opened"
Anthony Liguori
1
-6
/
+1
2009-10-27
net: remove unused includes of if_tun.h and if_tap.h
Mark McLoughlin
1
-6
/
+0
2009-10-27
Add chardev option to disable signal.
Kusanagi Kouichi
1
-3
/
+3
2009-10-21
char: emit the OPENED event only when a new char connection is opened
Amit Shah
1
-1
/
+6
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
1
-1
/
+1
2009-10-21
char: check for initial_reset_issued unnecessary
Amit Shah
1
-4
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-9
/
+9
2009-09-11
move mux focus field from CharDriverState to MuxDriver
Gerd Hoffmann
1
-13
/
+14
2009-09-11
monitor: fix muxing
Gerd Hoffmann
1
-0
/
+4
2009-09-11
Allow -serial chardev:<name>
Gerd Hoffmann
1
-0
/
+16
2009-09-11
convert udp chardev to QemuOpts.
Gerd Hoffmann
1
-38
/
+35
2009-09-11
convert mux chardev to QemuOpts.
Gerd Hoffmann
1
-11
/
+21
2009-09-11
convert vc chardev to QemuOpts.
Gerd Hoffmann
1
-7
/
+19
2009-09-11
convert tty + parport chardevs to QemuOpts.
Gerd Hoffmann
1
-25
/
+32
2009-09-11
convert windows console chardev to QemuOpts.
Gerd Hoffmann
1
-4
/
+6
2009-09-11
convert braille chardev to QemuOpts.
Gerd Hoffmann
1
-5
/
+4
2009-09-11
convert msmouse chardev to QemuOpts.
Gerd Hoffmann
1
-5
/
+5
2009-09-11
convert stdio chardev to QemuOpts.
Gerd Hoffmann
1
-5
/
+4
2009-09-11
convert pty chardev to QemuOpts.
Gerd Hoffmann
1
-6
/
+7
2009-09-11
convert unix+tcp chardevs to QemuOpts.
Gerd Hoffmann
1
-56
/
+66
2009-09-11
convert file+pipe chardevs to QemuOpts.
Gerd Hoffmann
1
-15
/
+32
2009-09-11
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
1
-4
/
+67
2009-08-24
char: Emit 'CLOSED' events on char device close
Amit Shah
1
-0
/
+10
2009-08-01
More NULL pointer fixes
Blue Swirl
1
-2
/
+2
2009-07-27
Fix typo WIN32 -> _WIN32
Anthony Liguori
1
-1
/
+1
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
1
-1
/
+1
2009-07-27
kill drives_table
Gerd Hoffmann
1
-3
/
+3
2009-07-27
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
1
-1
/
+54
2009-07-27
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
1
-1
/
+24
2009-06-16
mux-term: Fix timestamp association
Jan Kiszka
1
-3
/
+9
2009-06-16
mux-term: Localize timestamps
Jan Kiszka
1
-10
/
+10
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
1
-1
/
+1
[next]