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

[Xen-devel] What happens when turning off CONFIG_XEN_DISABLE_SERIAL?

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] What happens when turning off CONFIG_XEN_DISABLE_SERIAL?
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Tue, 30 Jan 2007 15:39:13 +0000
Delivery-date: Tue, 30 Jan 2007 07:38:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This option seems fairly odd, especially because it doesn't only disable access 
to
the serial port in use by Xen (and even that only optionally), but to all 8250 
style
ones. I would want to reach a state where all ports are available to guests
except for the at most one port Xen may use for its console (plus perhaps any
others sharing the IRQ with it, although I can't see how Xen would be able to
properly show their unavailability).
But due to the lack of experience with the xen console code (and also more
generally the Linux one) I can't really judge whether turning off $subject 
config
option will have any ill effect here, while I'm pretty convinced that it would 
help
the situation described above. In particular I wonder whether xc_mode
shouldn't default to XC_OFF in dom0 when that config option is off.

Thanks for any suggestions or hints,
Jan

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

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