From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [RFC/PATCH LGUEST X86_64 06/13] lguest64 Kconfig Date: Fri, 09 Mar 2007 14:55:53 +1100 Message-ID: <1173412553.32234.110.camel@localhost.localdomain> References: <20070308162348.299676000@redhat.com> <1173375536.32170.8.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1173375536.32170.8.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.osdl.org Errors-To: virtualization-bounces@lists.osdl.org To: Steven Rostedt Cc: Chris Wright , virtualization@lists.osdl.org, Ingo Molnar List-Id: virtualization@lists.linuxfoundation.org On Thu, 2007-03-08 at 12:38 -0500, Steven Rostedt wrote: > +config LGUEST > + tristate "Lguest support" > + depends on PARAVIRT > + help > + Enable this is you think 32 bits are not enough fur a puppie. 8) I think this deserves "&& EXPERIMENTAL" here 8) Rusty.