Hi

With SIMH, the VAX / PDP / nostalgic mini/mainframe emulator
(http://simh.trailing-edge.com/) the console port on the emulated system is
directed to a TCP/IP port, so that you can simply Telnet into it.  Once the
connection is established, then the SIMH emulator starts working.  This
suits SIMH nicely since many of its hosts want a VT100-ish console terminal
anyhow, which is nicely emulated by many Telnet clients, and it saves SIMH
having to do any keyboard conversion, host output decoding and screen
output, etc.

Is there a similar functionality in QEMU ?

I am on a Windows host system (Win2K to be precise) and want to start QEMU
with -nographic but it complains under Windows that it can't connect to
stdio, which is a kind of foreign concept to Windows at times !

Any ideas ?

Thanks

Jason


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to