- added new serial modes based on SF patch #1928848 by Eugene Toder
commit188b8615da9c8767aca2ad4d34da0a369a0bdc83
authorvruppert <vruppert>
Thu, 22 May 2008 08:13:21 +0000 (22 08:13 +0000)
committervruppert <vruppert>
Thu, 22 May 2008 08:13:21 +0000 (22 08:13 +0000)
tree3456550c553802b1ae267842c1314c466a10c6c6
parent09db8c79a675ac007c41d18fe75611e3f43b3159
- added new serial modes based on SF patch #1928848 by Eugene Toder
  * "pipe-server" (win32 only): It makes bochs a named pipe server so other
     application can communicate with it using pipes API. Useful e.g. for remote
     kernel debugging.
  * "pipe-client" (win32 only)
  * "socket-server": for the use with gdb
.bochsrc
config.cc
doc/docbook/user/user.dbk
iodev/serial.cc
iodev/serial.h