index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-char.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: Support additional serial speed values
Stefan Weil
2009-10-30
1
-26
/
+61
*
Revert "char: emit the OPENED event only when a new char connection is opened"
Anthony Liguori
2009-10-27
1
-6
/
+1
*
net: remove unused includes of if_tun.h and if_tap.h
Mark McLoughlin
2009-10-27
1
-6
/
+0
*
Add chardev option to disable signal.
Kusanagi Kouichi
2009-10-27
1
-3
/
+3
*
char: emit the OPENED event only when a new char connection is opened
Amit Shah
2009-10-21
1
-1
/
+6
*
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
2009-10-21
1
-1
/
+1
*
char: check for initial_reset_issued unnecessary
Amit Shah
2009-10-21
1
-4
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-9
/
+9
*
move mux focus field from CharDriverState to MuxDriver
Gerd Hoffmann
2009-09-11
1
-13
/
+14
*
monitor: fix muxing
Gerd Hoffmann
2009-09-11
1
-0
/
+4
*
Allow -serial chardev:<name>
Gerd Hoffmann
2009-09-11
1
-0
/
+16
*
convert udp chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-38
/
+35
*
convert mux chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-11
/
+21
*
convert vc chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-7
/
+19
*
convert tty + parport chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-25
/
+32
*
convert windows console chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-4
/
+6
*
convert braille chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-5
/
+4
*
convert msmouse chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-5
/
+5
*
convert stdio chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-5
/
+4
*
convert pty chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-6
/
+7
*
convert unix+tcp chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-56
/
+66
*
convert file+pipe chardevs to QemuOpts.
Gerd Hoffmann
2009-09-11
1
-15
/
+32
*
switch chardev to QemuOpts: infrastructure, null device
Gerd Hoffmann
2009-09-11
1
-4
/
+67
*
char: Emit 'CLOSED' events on char device close
Amit Shah
2009-08-24
1
-0
/
+10
*
More NULL pointer fixes
Blue Swirl
2009-08-01
1
-2
/
+2
*
Fix typo WIN32 -> _WIN32
Anthony Liguori
2009-07-27
1
-1
/
+1
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-1
/
+1
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-3
/
+3
*
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2009-07-27
1
-1
/
+54
*
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
2009-07-27
1
-1
/
+24
*
mux-term: Fix timestamp association
Jan Kiszka
2009-06-16
1
-3
/
+9
*
mux-term: Localize timestamps
Jan Kiszka
2009-06-16
1
-10
/
+10
*
Win32: Don't remove const attribute in type casts.
Stefan Weil
2009-06-13
1
-1
/
+1
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-3
/
+3
*
Refactor how display drivers are selected
Anthony Liguori
2009-05-22
1
-3
/
+3
*
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-13
1
-3
/
+3
*
char: Fix closing of various char devices (Jan Kiszka)
aliguori
2009-03-28
1
-2
/
+19
*
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-08
1
-1
/
+1
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-5
/
+9
*
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-06
1
-1
/
+1
*
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-06
1
-2
/
+9
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-06
1
-1
/
+1
*
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-06
1
-1
/
+1
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-06
1
-2
/
+3
*
char-mux: Use separate input buffers (Jan Kiszka)
aliguori
2009-03-06
1
-10
/
+14
*
char: Fix initial reset (Jan Kiszka)
aliguori
2009-03-05
1
-4
/
+16
*
qemu_chr_open_tcp: allow ipv4 and ipv6 options
aurel32
2009-02-09
1
-0
/
+4
*
QEMU Microsoft serial mouse emulation
aurel32
2009-02-08
1
-0
/
+3
*
fix use of host serial port
aurel32
2009-02-08
1
-8
/
+19
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-59
/
+0
[next]