The following package has been upgraded in the Cygwin distribution: * cpuid 20211129
The program displays detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). Whereas /proc/cpuinfo is like an abstract of the features important to Linux in a system, cpuid is a standalone utility which writes a paper expounding on every feature in each CPU's architecture and what it can do, at about the one line per bit level. It is updated and released frequently to stay current with Intel and AMD information and supports other vendors' chips. See the project home page for more information: http://etallen.com/cpuid.html For information about changes since the previous Cygwin release, see below or /usr/share/doc/cpuid/ChangeLog after installation. Changes * From AMD Programmer's Manual, Vol 3, Rev 3.33, Appendix E: * Added 0x80000008/ebx CPU prefers: IBRS always on. * Renamed 0x80000008/ebx CPU prefers: STIBP always on. * Renamed 0x80000008/ebx INVLPGB supports TLB flush guest nested. * Added 0x8000001f/eax Secure TSC supported, VMSA register protection. * Added 0x80000021/eax upper address ignore support, SMM_CTL MSR not supported * Added 0x80000021/ebx, 0x80000022/ebx. * Correct (uarch synth) phys for Intel Cascade Lake, Cooper Lake to 14nm++. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple