public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Charles Duffy <cduffy@messageone.com>
To: kvm-devel@lists.sourceforge.net
Subject: Re: Attaching to the virtual console/keyboard/mouse of kvm instance using a unix/socket
Date: Tue, 25 Mar 2008 13:01:53 -0500	[thread overview]
Message-ID: <fsbemg$15h$1@ger.gmane.org> (raw)
In-Reply-To: <20080325140100.GA16614@cip.informatik.uni-erlangen.de>

Thomas Glanzmann wrote:
> Hello,
> is it possible to connect to the virtual monitor/keyboard/mouse of
> an already running kvm instance using a socket when started without an
> x-window system and _not_ using vnc? I have something in the back of my
> head using libvirt but I am unable to find it.

Well -- if you're not doing anything graphical, you could use the new 
ncurses display mode. Set your scripts up to allocate a new PTY each 
time, connect those PTYs to screen, and you're golden. If your needs are 
simpler, something similar could be done using serial console support.

While libvirt doesn't currently know anything about serial console 
configuration or ncurses display / PTY support, it's just waiting on 
someone with time to implement it -- might eventually be me, if nobody 
else gets there first.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

      reply	other threads:[~2008-03-25 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 14:01 Attaching to the virtual console/keyboard/mouse of kvm instance using a unix/socket Thomas Glanzmann
2008-03-25 18:01 ` Charles Duffy [this message]

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='fsbemg$15h$1@ger.gmane.org' \
    --to=cduffy@messageone.com \
    --cc=kvm-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox