cpuid 2 Changelog

What's new in cpuid 2 20140123

Jan 24, 2014
  • This version adds new flags, primarily from 0x7 leaf, and fixes minor bugs.

New in cpuid 2 20140112 (Jan 14, 2014)

  • This version adds synth decoding for new processors, new decoding for Intel CPUID leaves & fields, and new instruction support for synthetic leaf, particularly for PREFETCH.

New in cpuid 2 2 20120225 (Feb 26, 2012)

  • This version supports hypervisor functions, and supports decoding Intel Westmere-EX, AMD Bulldozer, and Lincroft chips, and some additional steppings of older chips.

New in cpuid 2 2 20101002 (Oct 4, 2010)

  • Intel Atom N500, Tolapai, and some Clarkdale processors are supported.
  • AMD Geode is supported.
  • AMD chip brand names can be deduced when the BIOS is too old to do so (and identification can be based off this).
  • Transmeta-specific register fields were added.
  • AMD brand decoding bugs were corrected.
  • Transmeta processor revisions were corrected.

New in cpuid 2 2 20100901 (Sep 2, 2010)

  • This version fixes a bug with the -f option and new-style dumps.
  • It adds a few chips to the synth field.
  • It corrects a build problem on x86_64 with -O2.
  • An x86_64 version has been released.

New in cpuid 2 2 20100831 (Sep 1, 2010)

  • Support was added for many new CPUID functions and for detection and reporting of many new CPUs.
  • Significant internal reorganizations were made to simplify future updates and reduce future errors.