|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] ioemu patch from Ewan Mellor (was: VMX status report Nov
"Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx> wrote on 11/07/2005 08:47:00 PM:
>
> Khoa Huynh <mailto:khoa@xxxxxxxxxx> wrote:
> > Ewan Mellor <ewan@xxxxxxxxxxxxx> wrote on 11/07/2005 03:55:07 AM:
> >> Sorry for the delay in getting that out to you. It will hopefully
> >> push
> > today.
> >
> > 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 ?
Thanks for your responses!
Regards,
Khoa
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|