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-devel

RE: [Xen-devel] serial ports for console

To: <hzy@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] serial ports for console
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Mon, 21 Mar 2005 12:47:07 -0000
Cc: <ian.pratt@xxxxxxxxxxxx>
Delivery-date: Mon, 21 Mar 2005 12:48:05 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcUuAwTuxd0cs6mUTyK7iOYA+8pz8AAAsDvg
Thread-topic: [Xen-devel] serial ports for console
 

> Hi, I am trying to get the Xen console messages sent to the 
> serial port. I have a crossover cable to connect the two 
> RS-232 ports on my computer. I intend to direct the message 
> sent to ttyS0 to ttyS1 in dom0 and then use minicom to 
> receive messages from ttyS1(smart trick?;). But unfortunately 
> I can't open ttyS1 in dom0. How can I use both serial ports 
> in dom0? or is there any other way to get the console 
> messages using a single machine? Help please!

If your machine is alive enough to be able to read messages from its
other serial console port, you might as well just use 'xm dmesg'. The
main purpose of having a serial line is for when things have gone
smelly...

Currently, if you're using the serial port for Xen you can't use any of
the serial ports directly from dom0 (the UART driver isn't compiled into
the kernel, and won't work if it is). Now that we emulate iopl its
actually easy to fix this, so we'll do this shortly.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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