Hello, I have looked at a number of articles on how to calculate the cpuid mask for vmotion, but I don't quite get it. Could someone help me with this? I ran the CPU Idenfication Utility on both machines (PE6850, and Precision 690 - I know this is not a supported box). Here are the results:
1D1ECX was the only register with differences. The 6850 has 0x000065bd, and the 690 has 0x0004e3bd.
1D1EDX were both the same with 0xbfebfbff
1D81EXC were the same with 0x00000001
1D81EDX were the same with 0x20100000
So I don't know how to mask out the 3rd, 4th, and 5th byte for the 1D1ECX register. Any help would be appreciated.