|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Why "Mask cmpxchg8b capability in cpuid for non-pae gues
On 28/12/06 9:55 am, "Cui, Dexuan" <dexuan.cui@xxxxxxxxx> wrote:
> I noticed you "Mask cmpxchg8b capability in cpuid for non-pae guests" in
> changeset 13107/13108: clear_bit(X86_FEATURE_CX8 & 31, edx). May I know
> the reason for the change?
It's needed to successfully install NT4, which has a bug in older service
packs where it barfs on the CMPXCHG8B feature bit in CPUID. The right 'fix'
is to allow arbitrary masking of CPUID features in the guest config file.
We'll revert this workaround.
Thanks,
Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|