WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] A virtual com device as pipe

To: Xenuser <nulldev02@xxxxxx>
Subject: Re: [Xen-users] A virtual com device as pipe
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Mon, 12 Feb 2007 00:49:29 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 11 Feb 2007 16:48:48 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=hng1JxGKNDzq2VIMFjvTKSSq74vKkehOW/VPDqSwLw+nVKP7DfBEj/0yBDScftY2H4VcWeQmpXAwCDzrzGRp0r98Rm6fogJJ3Yv55f7vuPBA5TZn6PLuI1nzxKQ5d6d0QKAuOeU/roOPwfG0SbrBw7O+o4DnEZ/ID2uhQ3eLARM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200702111806.51999.nulldev02@xxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200702111806.51999.nulldev02@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Xenuser wrote:
Hi all

I am looking to solve a problem regarding a virtual serial device, I would like to create an array of virtual serial devices in dom0 (/dev/virtualcom[1-U]?) that i could attach one to each of domU's in a kind of serial device "bridge" or virtual null-modem between them.

The goal is to get functionality that would enable me to f.ex. use screen in dom0 on a device:
# screen /dev/virtualcom1
and be able to talk to applications in domU this way. I have been looking long and hard for clues, but seem to run in to dead ends so any help is appreciated.

Regards
Anders Olsen
I'm unclear on why you don't simply use screen to SSH sessions.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>