SHA256
1
0
forked from jengelh/cpuid

- Update to release 20220812

OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=35
This commit is contained in:
2022-08-13 10:42:16 +00:00
committed by Git OBS Bridge
parent 140bb71268
commit a54d612d18
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 13 10:39:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20220812
* Corrected (synth) decoding for (0,6),(8,6) Intel Snow
Ridge/Parker Ridge.
* Added 8000000a/edx X2AVIC flag
* Generalized (0,6),(8,14),9,YP stepping case to include
Pentium 4425Y, from instlatx64 sample.
* Added support for hypervisor+3/ecx (Microsoft) flags.
-------------------------------------------------------------------
Thu Feb 24 21:10:05 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>