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] hvc0 xvc0 "compatibility"?

To: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Subject: Re: [Xen-devel] hvc0 xvc0 "compatibility"?
From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Date: Wed, 24 Jun 2009 09:24:09 +0100
Cc: "Xen-Devel \(E-mail\)" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 24 Jun 2009 01:24:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1e94c5b1-6169-4e07-924c-4316a3ecb330@default>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Citrix Systems, Inc.
References: <1e94c5b1-6169-4e07-924c-4316a3ecb330@default>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, 2009-06-23 at 16:00 -0400, Dan Magenheimer wrote:
> I have a (RHEL5) guest that I alternate booting with a 2.6.18-xen
> kernel and an upstream kernel.
> 
> Upstream uses hvc0 for the console and 2.6.18-xen uses xvc0.  To
> switch between them, I manually modify /etc/inittab.  If I
> forget to do this, I get no login prompt and have to destroy
> the domain, restart selecting the other kernel, etc.
> 
> Do I recall a patch that allows one of these kernels to
> handle both hvc0 and xvc0?  That would make my life easier.
> Or is this something that can be done in userland?

I think you are thinking of linux-2.6.18-xen.hg 762:a070228ac76e "add
hvc compatibility mode to xencons". If you add xencons=hvc to your
kernel command line then 2.6.18 will use hvc and since pvops will just
ignore the unknown option you won't need to keep switching stuff around.

Ian.

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


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

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