1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Release version 0.6.1

This commit is contained in:
Xorg 2022-10-23 16:51:00 +02:00
commit e5b5f2e019
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
9 changed files with 31 additions and 18 deletions

View file

@ -122,3 +122,13 @@ Version 0.6.0 (2022-09-23):
* Support for more AMD Kabini (Sempron + Athlon)
* Improve msr_serialize_raw_data()
* Support for AMD Zen 2 custom APU for Steam Deck
Version 0.6.1 (2022-10-23):
* Support for AMD Raphael
* Support for AMD Dali
* Support for AMD Van Gogh
* Fix stuck cpuid_tool due to set_cpu_affinity() on Windows (#172)
* Remove AMD Warhol from DB (Zen3+ cancelled)
* Fix physical core count computed by cpu_identify_all() when HT is disabled (#175)
* Fix shared library symlinks with CMake (#174)
* Support for Intel Raptor Lake-S