processor type in VMware
Posted: Fri May 29, 2009 12:24 am
I am working on cpuid instruction and testing the code in VMWare ...
i am using cpuid.eax = 1, in order to identify processor type, family ... when I set the guest OS for both Single and Dual Processor, I am getting the eax = 6F8 which is a 13 bit value ...
how does it returns only 13 bit value ? is this becoz I am trying in VM ?
i am using cpuid.eax = 1, in order to identify processor type, family ... when I set the guest OS for both Single and Dual Processor, I am getting the eax = 6F8 which is a 13 bit value ...
how does it returns only 13 bit value ? is this becoz I am trying in VM ?