From: Christian Limpach <christian.limpach@gmail.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>,
Kurt Garloff <garloff@suse.de>,
xen-devel <xen-devel@lists.sourceforge.net>,
ian.pratt@cl.cam.ac.uk
Subject: Re: [PATCH] xen-2.0: privileged port connections
Date: Wed, 23 Mar 2005 21:37:49 +0000 [thread overview]
Message-ID: <3d8eece20503231337ca722de@mail.gmail.com> (raw)
In-Reply-To: <4241C314.4030902@us.ibm.com>
On Wed, 23 Mar 2005 13:27:16 -0600, Anthony Liguori <aliguori@us.ibm.com> wrote:
> Perhaps we could export the console via a pty and then create a screen
> session by executing the equivalent of "screen vm-console domid".
>
> Clients can then connect to it by executing screen -x (instead of
> connecting directly to the pty) and our client could translate C-] to
> C-a C-d to detach from the screen. Any reconnects will perserve the
> screen of the previous session.
Yes, I think this is what we want. Although I thought we could
probably change screen's keyboard mapping such that C-] is the escape
character and at the same time finally get support for sending C-] to
the domain -- I keep getting stuck in nested xencons clients...
You can have screen -x as a login shell or run it from command= in a
.ssh/authorized_keys file.
> This way, we can still have minimalistic toolchains that provide serial
> style consoles.
I think it should be an option in the domain configuration file
whether the domain creating tool should also setup a screen session
backing the console. I think this needs to be somehow linked to the
domain creation tool because otherwise you won't capture the entire
output.
If we support multiple consoles for a single domain, it would also be
nice to have them all connected to the same screen session, allowing
you to switch between the consoles using C-] 1, C-] 2, ...
christian
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
next prev parent reply other threads:[~2005-03-23 21:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 18:51 [PATCH] xen-2.0: privileged port connections Ian Pratt
2005-03-23 19:27 ` Anthony Liguori
2005-03-23 21:37 ` Christian Limpach [this message]
2005-03-23 23:58 ` Kurt Garloff
2005-03-23 21:39 ` Kurt Garloff
-- strict thread matches above, loose matches on Subject: below --
2005-03-23 17:43 Ian Pratt
2005-03-23 17:59 ` Ryan Harper
2005-03-24 19:06 ` Tommi Virtanen
2005-03-24 19:56 ` Anthony Liguori
2005-03-23 12:36 Kurt Garloff
2005-03-23 15:41 ` Anthony Liguori
2005-03-23 16:57 ` Kurt Garloff
2005-03-23 17:03 ` Anthony Liguori
2005-03-23 17:23 ` Kurt Garloff
2005-03-23 17:45 ` Anthony Liguori
2005-03-23 18:06 ` Rik van Riel
2005-03-23 17:36 ` Nivedita Singhvi
2005-03-24 7:31 ` David Hopwood
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=3d8eece20503231337ca722de@mail.gmail.com \
--to=christian.limpach@gmail.com \
--cc=Christian.Limpach@cl.cam.ac.uk \
--cc=aliguori@us.ibm.com \
--cc=garloff@suse.de \
--cc=ian.pratt@cl.cam.ac.uk \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=xen-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.