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:
parent
008983930b
commit
e5b5f2e019
9 changed files with 31 additions and 18 deletions
10
ChangeLog
10
ChangeLog
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue