From: "John R. Hogerhuis" <jhoger@pobox.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Connecting to serial console via Telnet - possible ?
Date: Mon, 03 Jul 2006 23:05:49 -0700 [thread overview]
Message-ID: <1151993149.6324.271.camel@aragorn> (raw)
In-Reply-To: <A69CFE5B2F49D91186C1000BCD9DBD03E2AA8A@otausminexs.au.otis.com>
On Mon, 2006-07-03 at 03:03 -0400, Armistead, Jason wrote:
> 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.
Well QEMU can redirect the serial port to a character device. I guess if
you redirected it to a pty then you just use socat to bridge the pty to
a tcp connection, telnet or whatever.
-- John.
next prev parent reply other threads:[~2006-07-04 6:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-03 7:03 [Qemu-devel] Connecting to serial console via Telnet - possible ? Armistead, Jason
2006-07-04 6:05 ` John R. Hogerhuis [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-03 12:01 Wessel, Jason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1151993149.6324.271.camel@aragorn \
--to=jhoger@pobox.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).