x86: use qemu_log_mask on triple faults (Chris Wright)
[qemu] / qemu-char.c
2009-02-09 aurel32qemu_chr_open_tcp: allow ipv4 and ipv6 options
2009-02-08 aurel32QEMU Microsoft serial mouse emulation
2009-02-08 aurel32fix use of host serial port
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-22 aliguorimonitor-mux: fix timestamp prefixes (Jan Kiszka)
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-16 aliguoriFix character devices after DisplayState refactoring
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-14 blueswir1Make OpenBSD sparc-softmmu compile warning free
2008-11-30 aurel32Fix warning from sparse
2008-11-22 blueswir1Native FreeBSD parallel port (Juergen Lock)
2008-11-12 aliguorifix some variable initizalization issues (Stefano Stabe...
2008-11-11 aliguorisockets: switch over tcp/telnet/unix serial line to...
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-11-07 blueswir1Fix some build issues for BSD.
2008-11-01 aurel32qemu-char: include hw/baum.h
2008-10-31 aliguoriRemove extraneous inline keyword.
2008-10-31 aliguoriMove CharDriverState code out of vl.c