From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: RE: [PATCH] [VT] Fix for python breakge Date: Fri, 21 Oct 2005 22:55:24 -0400 Message-ID: <1129949724.4325.54.camel@pluto.linsolutions.com> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Kamble, Nitin A" Cc: Khoa Huynh , xen-devel-bounces@lists.xensource.com, xen-devel , "Li, Xin B" , Ian Pratt List-Id: xen-devel@lists.xenproject.org On Fri, 2005-10-21 at 13:35 -0700, Kamble, Nitin A wrote: > Xin's patch is making vcpus argument mandatory. This is not right. Xin > can you fix your patch to make it optinal? > > Thanks & Regards, > Nitin > ------------------------------------------------------------------------ > ----------- > Open Source Technology Center, Intel Corp > > >-----Original Message----- > >From: Khoa Huynh [mailto:khoa@us.ibm.com] > >Sent: Friday, October 21, 2005 10:16 AM > >To: Kamble, Nitin A > >Cc: Keir Fraser; Ian Pratt; xen-devel; xen-devel- > >bounces@lists.xensource.com; Li, Xin B > >Subject: Re: [Xen-devel] [PATCH] [VT] Fix for python breakge > > > >I think this patch was included in a patch submitted by Xin Li a couple > >days ago. I applied Li's patch and it fixed the problem for me. > >Thanks. > > > >Regards, > > > >Khoa > > I posted something on this in my other post as well, optional is bad, declaring everything may be a one time pain, but over the long haul it is less problematic. IMHO Regards, Ted