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] ioemu patch from Ewan Mellor (was: VMX status report Nov

To: "Khoa Huynh" <khoa@xxxxxxxxxx>
Subject: RE: [Xen-devel] ioemu patch from Ewan Mellor (was: VMX status report Nov. 2)
From: "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx>
Date: Wed, 9 Nov 2005 09:27:04 +0800
Cc: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, Ewan Mellor <ewan@xxxxxxxxxxxxx>, "Shi, Kuiliang" <kuiliang.shi@xxxxxxxxx>
Delivery-date: Wed, 09 Nov 2005 01:28:04 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Thread-index: AcXks/jxlHI9ljBPT4CpjJiRL7GyvgAFrnog
Thread-topic: [Xen-devel] ioemu patch from Ewan Mellor (was: VMX status report Nov. 2)
Khoa Huynh <mailto:khoa@xxxxxxxxxx> wrote:
> "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx> wrote on 11/07/2005
> 08:47:00 PM: 
>> Khoa Huynh <mailto:khoa@xxxxxxxxxx> wrote:
>>
>>> The xen-unstable tree which I pulled today should have this patch,
>>> but I still cannot create a VMX domain - same problem as before.  Am
>>> I missing anything ? Thanks.
>> What's distribution of your service OS?
>> We have one machine here also have this problem, but when use "if
>> devid == 0:" is ok, while using "if devid == -1" or "if devid
>> isNone" has same issue. It is Redhat EL4.
> 
> Yes, I have verified that my Intel VT box needs "if devid == 0:" to
> be able to create VMX domains.  This box is running Fedora Core 3. 
> Other choices ("if devid is None" or "devid == -1") do NOT work.  
> 
> Is a fix for ALL distributions possible ?
I'm not sure whether it is related with distribution, one of the machine with 
FC3
here has this problem some times, but not always.
And seems xenU also has this problem(someone reported in mailing list)
If you specify nics=1 in configure file, then can it can be reproduced on any 
machine.
looks like it is related with vnif when the devid of it is allocated as 0.

 


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

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