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] VMX status daily report Nov. 3

To: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] VMX status daily report Nov. 3
From: Khoa Huynh <khoa@xxxxxxxxxx>
Date: Fri, 4 Nov 2005 14:20:23 -0600
Cc: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, "Shi, Kuiliang" <kuiliang.shi@xxxxxxxxx>
Delivery-date: Fri, 04 Nov 2005 20:20:38 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20051103154431.GN408@xxxxxxxxxxxxxxxxxxxxxx>
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
Ewan Mellor <ewan@xxxxxxxxxxxxx> wrote on 11/03/2005 09:44:31 AM:

> On Thu, Nov 03, 2005 at 09:35:37AM -0600, Khoa Huynh wrote:
>
> >
> > "Shi, Kuiliang" <kuiliang.shi@xxxxxxxxx> wrote on 11/03/2005 03:14:46
AM:
> >
> > >
> > >
> > > We have test latest xen (ChangeSet 7608) on VT platform with Intel
915
> > > chipset and Here is the test summary:
> > >
> > > IA32:
> > >     Build&Boot SMP xen0 without problem
> > >     Can startup XenU with different configuration
> > >
> > >     IA32 issues contain:
> > >     VMX can not be created
> > >
> > >
> > > IA32E:
> > >     Build&Boot SMP xen0 without problem
> > >     Can startup XenU with different configuration
> > >
> > >    IA32E issues contain:
> > >     VMX can not be created.
> > >
> >
> > I think you need this patch (also from Intel) to create
> > a VMX domain:
> >
> > diff -r ae2e13795c63 tools/python/xen/xend/server/DevController.py
> > --- a/tools/python/xen/xend/server/DevController.py     Tue Nov  1
> > 19:13:06 2005 +0100
> > +++ b/tools/python/xen/xend/server/DevController.py     Wed Nov  2
> > 14:38:31 2005 +0800
> > @@ -57,6 +57,8 @@
> >           @return The ID for the newly created device.
> >           """
> >           (devid, back, front) = self.getDeviceDetails(config)
> > +        if devid == 0:
> > +            return devid
> >
> >           self.writeDetails(config, devid, back, front)
> >
> > I have not seen this patch applied to the latest xen-unstable tree
> > yet.  I hope it will be applied soon as this works for me.  Thanks.
>
> This patch breaks vifs for everyone else (vif IDs are allocated from 0).
I
> have a replacement ready and waiting to go.
>

Ewan, has your patch been picked up in xen-unstable.hg yet ?  If not, can
you post it if it's ready (just so we can apply and use it while waiting
for it to make its way into xen-unstable).  Thanks in advance.

Regards,

Khoa


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