index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-char.c
Age
Commit message (
Expand
)
Author
2009-03-28
char: Fix closing of various char devices (Jan Kiszka)
aliguori
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
char-mux: Use separate input buffers (Jan Kiszka)
aliguori
2009-03-05
char: Fix initial reset (Jan Kiszka)
aliguori
2009-02-09
qemu_chr_open_tcp: allow ipv4 and ipv6 options
aurel32
2009-02-08
QEMU Microsoft serial mouse emulation
aurel32
2009-02-08
fix use of host serial port
aurel32
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-22
monitor-mux: fix timestamp prefixes (Jan Kiszka)
aliguori
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
2009-01-16
Fix character devices after DisplayState refactoring
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-14
Make OpenBSD sparc-softmmu compile warning free
blueswir1
2008-11-30
Fix warning from sparse
aurel32
2008-11-22
Native FreeBSD parallel port (Juergen Lock)
blueswir1
2008-11-12
fix some variable initizalization issues (Stefano Stabellini)
aliguori
2008-11-11
sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...
aliguori
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-11-07
Fix some build issues for BSD.
blueswir1
2008-11-01
qemu-char: include hw/baum.h
aurel32
2008-10-31
Remove extraneous inline keyword.
aliguori
2008-10-31
Move CharDriverState code out of vl.c
aliguori