[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Connecting to serial console via Telnet - possible ?
From: |
Armistead, Jason |
Subject: |
[Qemu-devel] Connecting to serial console via Telnet - possible ? |
Date: |
Mon, 3 Jul 2006 03:03:50 -0400 |
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] Connecting to serial console via Telnet - possible ?,
Armistead, Jason <=