|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 2x AMD Opteron 2356 Quad core -> DomU guest with Windows
On Fri, Nov 14, 2008 at 7:13 AM, Wizard Vandal <wizard580@xxxxxxxxx> wrote:
> Re all.
>
> I have a problem with setting up cpuid in config file so, that guest windows
> see 2x AMD Opteron 2356 Quad core. Or 1x 8-Core processor.
>
> Anything that make windows see 8 CPUs...
>
> If you can, show working example with explanations why such values... Or at
> least - working example and I will try to get, why it works so...
>
> Thanx.
> Vitaliy
>
>
>
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
Try this:
vcpus=8
cpuid=['1:edx=xxx1xxxxxxxxxxxxxxxxxxxxxxxxxxxx,ebx=xxxxxxxx00010000xxxxxxxxxxxxxxxx','4,0:eax=001111xxxxxxxxxxxxxxxxxxxxxxxxxx']
Andy
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|