Page 1 of 1

Bochs CPUID Extended Topology Patch

Posted: Sun Mar 15, 2009 5:42 pm
by JohnnyTheDon
If anyone is interested, I just wrote a patch for the bochs CPUID function that implements the extended topology (0xB) leaf. I think I did it correctly :D. It works with current CVS. Just run the patch on cpu/cpuid.cc and it will report up to three levels (HT, Core, Processor) of topology information.

Enjoy.