SHA256
1
0
forked from pool/cpuid

* cpuinfo2cpuid: Added a script that takes input from a

/proc/cpuinfo file and converts it into suitable input to
  cpuid. The information that cpuid is capable of producing based
  on this very limited input information is slight, but
  apparently there is interest in getting the synthesized (synth)
  leaf from this.

OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=10
This commit is contained in:
Jan Engelhardt 2016-08-30 09:13:35 +00:00 committed by Git OBS Bridge
parent 4c97a4646f
commit 7cbf024f03

View File

@ -2,11 +2,12 @@
Tue Aug 30 08:57:28 UTC 2016 - jengelh@inai.de Tue Aug 30 08:57:28 UTC 2016 - jengelh@inai.de
- Update to new upstream release 20160814 - Update to new upstream release 20160814
* cpuinfo2cpuid: Added a script that takes input from a /proc/cpuinfo * cpuinfo2cpuid: Added a script that takes input from a
file and converts it into suitable input to cpuid. The information /proc/cpuinfo file and converts it into suitable input to
that cpuid is capable of producing based on this very limited input cpuid. The information that cpuid is capable of producing based
information is slight, but apparently there is interest in getting the on this very limited input information is slight, but
synthesized (synth) leaf from this. apparently there is interest in getting the synthesized (synth)
leaf from this.
* Support SGX, MPX, BNDLDX/BNDSTX, RDPID, and IA32_XSS PT state. * Support SGX, MPX, BNDLDX/BNDSTX, RDPID, and IA32_XSS PT state.
* Add information for Skylake, Broadwell, Broadwell-E and -EX * Add information for Skylake, Broadwell, Broadwell-E and -EX
processors, Atom C2000 (Avoton) with A0/A1 steppings, Atom processors, Atom C2000 (Avoton) with A0/A1 steppings, Atom