43 Commits

Author SHA256 Message Date
0fdb579d84 Accepting request 1318588 from utilities
OBS-URL: https://build.opensuse.org/request/show/1318588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=19
2025-11-20 13:49:14 +00:00
5c5740d6cf - Use ExclusiveArch to avoid build failures on unsupported architectures.
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=40
2025-11-19 08:22:00 +00:00
5c6675cab9 Accepting request 1228175 from utilities
- Update to version 0.7.1:
  * Fix cpuid kernel module build on ARM
  * Return ERR_NO_CPUID when cpuid kernel module cannot be used on AArch32
  * state
  * Refactor the build of the bindings (#203)
  * Fix build error on AArch64 when HWCAP_CPUID is not defined (#205)
  * Fix build on Windows ARM with MSVC (206)
  * Fix detection of Intel Meteor Lake
  * Support for Intel Arrow Lake
  * Support for AMD Turin

OBS-URL: https://build.opensuse.org/request/show/1228175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=18
2024-12-04 14:27:41 +00:00
6f97d4c906 - Update to version 0.7.1:
* Fix cpuid kernel module build on ARM
  * Return ERR_NO_CPUID when cpuid kernel module cannot be used on AArch32
  * state
  * Refactor the build of the bindings (#203)
  * Fix build error on AArch64 when HWCAP_CPUID is not defined (#205)
  * Fix build on Windows ARM with MSVC (206)
  * Fix detection of Intel Meteor Lake
  * Support for Intel Arrow Lake
  * Support for AMD Turin

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=38
2024-12-04 08:15:28 +00:00
ea0fd4eb7d Accepting request 1199594 from utilities
OBS-URL: https://build.opensuse.org/request/show/1199594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=17
2024-09-09 12:45:24 +00:00
4de21ce107 - update to 0.7.0:
* Version 0.7.0 (2024-08-26):
  * Fix handle leaks in rdmsr.c (#199)
  * Fix cpuid_get_hypervisor when NULL data is provided (#199)
  * Prevent intel_fn11 array overruns (#199)
  * Support for AMD Hawk Point
  * Support for more AMD Phoenix (8000 series)
  * Add cpu_clock_by_tsc() function to the library (#124)
  * Check x86 CPUs MSR support (#185)
  * Add support for ARM CPUs (AArch32 + AArch64) (#200)
  * Add cpu_feature_level_t enumerated values for x86 CPUs (#177)
  * Support up to 4 subleaf entries for CPUID leaf 0x80000026
    (#189)
  * Support for Extended CPU topology subleaf in
    cpuid_identify_purpose_amd() (#189)
  * Support CPU purpose for AMD x86 CPUs (#189)
  * Add cpuid Linux and FreeBSD kernel modules for ARM CPUs
  * Improve errors handling in cpuid_get_all_raw_data() and
    cpuid_get_raw_data_core() (#202)
  * Support get_total_cpus() on DragonFly BSD
  * Improve set_cpu_affinity() on NetBSD
  * Fix build on OpenBSD
  * Improve behavior when CPU affinity cannot be set
  * Fix a regression in cpuid_tool about arguments doing nothing
    (like --rdmsr or --cpuid)
  * Fix a segmentation fault when using --quiet in cpuid_tool
  * Improve error handling in cpu_identify_all()
  * Add Python bindings (#197)
  * Support for AMD Granite Ridge
  * Support for AMD Strix Point

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=36
2024-09-09 08:04:44 +00:00
d9e0adba52 Accepting request 1187881 from utilities
OBS-URL: https://build.opensuse.org/request/show/1187881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=16
2024-07-16 20:04:52 +00:00
a6a578e469 - update to release 0.6.5
* Support for Intel Bay Trail-M
  * Support for Intel Bay Trail-T
  * Support for Intel Bay Trail-D
  * Support for AMD Storm Peak
  * Support for Intel Raport Lake Refresh
  * Support heterogeneous RAW dumps in cpu_identify_all()
  * Support for Intel Meteor Lake, including detection of LP E-Cores
  * Support for Intel Emerald Rapids-SP
  * Support for more AMD Van Gogh

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=34
2024-07-16 11:09:57 +00:00
fa50b3a750 Accepting request 1121950 from utilities
OBS-URL: https://build.opensuse.org/request/show/1121950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=15
2023-11-02 19:22:11 +00:00
94456f19b9 Accepting request 1121726 from home:jengelh:branches:utilities
- Update to release 0.6.4

OBS-URL: https://build.opensuse.org/request/show/1121726
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=32
2023-11-02 07:24:09 +00:00
a2afa6ffea Accepting request 1082737 from utilities
- Update to version 0.6.3:
  * Support for Intel Pentium and Celeron for Alder Lake-S
  * Support for Intel Alder Lake-HX
  * Support for Intel Alder Lake-X
  * Fix detection of Intel Alder Lake-P
  * Fix infinite loop in set_cpu_affinity() on macOS
  * Fix a misprint of extended CPUID in cpuid_basic_identify()
  * Restore previous thread CPU affinity before returning from cpuid_get_all_raw_data() (#184)
  * Query CPU info at least once even if set_cpu_affinity() fails
  * Support for AMD 19h family MSRs
  * Fix detection of Intel Core i5 Lynnfield
  * Rename set_error() to cpuid_set_error() and get_error() to cpuid_get_error() (#188)
  * Support for Intel Alder Lake-N
  * Support for AMD Rembrandt with Radeon Graphics
  * Support for Intel Raptor Lake-S with "Golden Cove" cores
  * Support for Intel Raptor Lake-P
  * Support for Intel Raptor Lake-U
  * Support for Intel Rocket Lake-E

OBS-URL: https://build.opensuse.org/request/show/1082737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=14
2023-04-25 14:42:56 +00:00
09a6028972 * Support for Intel Alder Lake-HX
* Support for Intel Alder Lake-X
  * Fix detection of Intel Alder Lake-P
  * Fix infinite loop in set_cpu_affinity() on macOS
  * Fix a misprint of extended CPUID in cpuid_basic_identify()
  * Restore previous thread CPU affinity before returning from cpuid_get_all_raw_data() (#184)
  * Query CPU info at least once even if set_cpu_affinity() fails
  * Support for AMD 19h family MSRs
  * Fix detection of Intel Core i5 Lynnfield
  * Rename set_error() to cpuid_set_error() and get_error() to cpuid_get_error() (#188)
  * Support for Intel Alder Lake-N
  * Support for AMD Rembrandt with Radeon Graphics
  * Support for Intel Raptor Lake-S with "Golden Cove" cores
  * Support for Intel Raptor Lake-P
  * Support for Intel Raptor Lake-U
  * Support for Intel Rocket Lake-E

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=30
2023-04-25 11:33:23 +00:00
1d4d4ec91d - Update to version 0.6.3:
* Support for Intel Pentium and Celeron for Alder Lake-S
	* Support for Intel Alder Lake-HX
	* Support for Intel Alder Lake-X
	* Fix detection of Intel Alder Lake-P
	* Fix infinite loop in set_cpu_affinity() on macOS
	* Fix a misprint of extended CPUID in cpuid_basic_identify()
	* Restore previous thread CPU affinity before returning from cpuid_get_all_raw_data() (#184)
	* Query CPU info at least once even if set_cpu_affinity() fails
	* Support for AMD 19h family MSRs
	* Fix detection of Intel Core i5 Lynnfield
	* Rename set_error() to cpuid_set_error() and get_error() to cpuid_get_error() (#188)
	* Support for Intel Alder Lake-N
	* Support for AMD Rembrandt with Radeon Graphics
	* Support for Intel Raptor Lake-S with "Golden Cove" cores
	* Support for Intel Raptor Lake-P
	* Support for Intel Raptor Lake-U
	* Support for Intel Rocket Lake-E

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=29
2023-04-25 11:31:17 +00:00
eac5329250 Accepting request 1040606 from utilities
OBS-URL: https://build.opensuse.org/request/show/1040606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=13
2022-12-06 13:24:58 +00:00
56538915c6 Accepting request 1039652 from home:dirkmueller:Factory
- update to 0.6.2:
  * 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
  * Fix segmentation fault in cpu_identify_all() for single-core CPUs
  * Support for Intel Penryn L
  * Support for Intel Tremont
  * Support for AMD Mendocino
  * Support for Intel Ice Lake (Xeon-D)
  * Support for AMD Zen 2 Desktop Kit CPUs (4700S + 4800S)
  * Support for AMD Athlon 64 Sherman

OBS-URL: https://build.opensuse.org/request/show/1039652
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=27
2022-12-06 10:55:02 +00:00
69246bff80 Accepting request 1010188 from utilities
- Add missing dependency

- update to 0.6.0:
  * Support for AMD Rembrandt
  * Support for AMD Warhol
  * Remove Debian package from source tree (#165)
  * Fix build under Clang 15 (#167)
  * Support for AMD Athlon Godavari
  * Support for hybrid CPU like Intel Alder Lake (#166)
  * Detect presence of hypervisor (#169)
  * Decode deterministic cache info for AMD CPUs (#168)
  * Add cache instances field in cpu_id_t and system_id_t (#168)
  * Support AMD Bald Eagle
  * Support for more AMD Godavari (Athlon)
  * Rename AMD Bulldozer to Zambezi
  * Support for AMD Interlagos
  * Support for AMD Abu Dhabi
  * Support for AMD Beema
  * Support for AMD Steppe Eagle
  * Support for more AMD Kabini (Sempron + Athlon)
  * Improve msr_serialize_raw_data()
  * Support for AMD Zen 2 custom APU for Steam Deck

OBS-URL: https://build.opensuse.org/request/show/1010188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=12
2022-10-12 16:26:56 +00:00
8c14810b3e - Add missing dependency
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=25
2022-10-12 10:25:33 +00:00
8faf91b88b Accepting request 1007396 from home:dirkmueller:Factory
- update to 0.6.0:
  * Support for AMD Rembrandt
  * Support for AMD Warhol
  * Remove Debian package from source tree (#165)
  * Fix build under Clang 15 (#167)
  * Support for AMD Athlon Godavari
  * Support for hybrid CPU like Intel Alder Lake (#166)
  * Detect presence of hypervisor (#169)
  * Decode deterministic cache info for AMD CPUs (#168)
  * Add cache instances field in cpu_id_t and system_id_t (#168)
  * Support AMD Bald Eagle
  * Support for more AMD Godavari (Athlon)
  * Rename AMD Bulldozer to Zambezi
  * Support for AMD Interlagos
  * Support for AMD Abu Dhabi
  * Support for AMD Beema
  * Support for AMD Steppe Eagle
  * Support for more AMD Kabini (Sempron + Athlon)
  * Improve msr_serialize_raw_data()
  * Support for AMD Zen 2 custom APU for Steam Deck

OBS-URL: https://build.opensuse.org/request/show/1007396
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=24
2022-10-04 06:49:07 +00:00
1e3414a72c Accepting request 952939 from utilities
- Update to version 0.5.1+git.1644144775:
  * Tests: add more Zen2 tests from InstLatx64
  * DB: add Lucienne
  * Report memory allocation failures without segfaulting. (#160)
  * Don't link with msrdriver.c on non-Windows platform. (#159)

OBS-URL: https://build.opensuse.org/request/show/952939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=11
2022-02-09 19:39:46 +00:00
49910429ae - Update to version 0.5.1+git.1644144775:
* Tests: add more Zen2 tests from InstLatx64
  * DB: add Lucienne
  * Report memory allocation failures without segfaulting. (#160)
  * Don't link with msrdriver.c on non-Windows platform. (#159)

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=23
2022-02-09 12:40:51 +00:00
167bbb8f88 Accepting request 914539 from utilities
- Update to version 0.5.1+git.1626502835:
  * CMake: reduce min cmake requirement 3.14 -> 3.13
  * Fix failing CI builds introduced by cb5fdd1
  * Use popcount64 from libc when available (#152)
  * allow to build either static or shared (#156)
  * cmake: allow libcpuid to be added as a CMake subproject (#155)
  * fix installation of BUNDLE if iOS (#154)
  * cmake: add an option to build tests (#153)
  * Fix #150: CPU Family/Model is used as Ext.Family/Model
  * DB: add Tiger Lake

OBS-URL: https://build.opensuse.org/request/show/914539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=10
2021-08-27 19:43:56 +00:00
ce7adf0a55 - Update to version 0.5.1+git.1626502835:
* CMake: reduce min cmake requirement 3.14 -> 3.13
  * Fix failing CI builds introduced by cb5fdd1
  * Use popcount64 from libc when available (#152)
  * allow to build either static or shared (#156)
  * cmake: allow libcpuid to be added as a CMake subproject (#155)
  * fix installation of BUNDLE if iOS (#154)
  * cmake: add an option to build tests (#153)
  * Fix #150: CPU Family/Model is used as Ext.Family/Model
  * DB: add Tiger Lake

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=22
2021-08-27 08:38:56 +00:00
Richard Brown
dcf271fba7 Accepting request 882705 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/882705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=9
2021-04-06 15:30:04 +00:00
6b635f9823 - Update to version 0.5.1+git.1616323866:
* Doxygen: remove deprecated option
  * Release version 0.5.1 (#151)
  * Tests: fix truncation warnings in convert_instlatx64
  * Fix warning with a comment
  * DB: add Rocket Lake
  * DB: add Milan
  * Tests: fix --create argument in convert_instlatx64 tool
  * DB: add Cezanne
  * DB: add Xeon E3 1275
  * CI: use microsoft/setup-msbuild@v1.0.2
  * CI: fix deprecated commands
  * Tests: add Core i5 8265U (Whiskey Lake-U)
  * DB: add Whiskey Lake-U

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=20
2021-03-26 09:35:46 +00:00
598a5198aa Accepting request 850394 from utilities
- Update to version 0.5.0+git.20201114:
  * Tests: fix path for cpuid_tool When we use CMake, the 'cpuid_tool' binary is in the 'build' directory
  * DB: add Vermeer https://en.wikichip.org/wiki/amd/cores/vermeer Test file converted from http://users.atw.hu/instlatx64/AuthenticAMD/AuthenticAMD0A20F10_K19_Vermeer_CPUID1.txt
  * DB: add Gemini Lake https://en.wikichip.org/wiki/intel/cores/gemini_lake Reported in X0rg/CPU-X#164
  * DB: add Comet Lake-U https://en.wikipedia.org/wiki/Comet_Lake_(microprocessor)#U-series_(Medium_power) Reported in X0rg/CPU-X#162
  * DB: add Kaby Lake-G https://en.wikichip.org/wiki/intel/cores/kaby_lake_g Test file converted from http://users.atw.hu/instlatx64/GenuineIntel/GenuineIntel00906E9_KabylakeG_CPUID.txt
  * DB: add Kaby Lake Refresh https://en.wikichip.org/wiki/intel/cores/kaby_lake_r Core i5 8250U was detected as Coffee Lake wrongly. Reported in X0rg/CPU-X#161

OBS-URL: https://build.opensuse.org/request/show/850394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=8
2020-11-24 21:14:21 +00:00
fc2bd6cf39 - Update to version 0.5.0+git.20201114:
* Tests: fix path for cpuid_tool When we use CMake, the 'cpuid_tool' binary is in the 'build' directory
  * DB: add Vermeer https://en.wikichip.org/wiki/amd/cores/vermeer Test file converted from http://users.atw.hu/instlatx64/AuthenticAMD/AuthenticAMD0A20F10_K19_Vermeer_CPUID1.txt
  * DB: add Gemini Lake https://en.wikichip.org/wiki/intel/cores/gemini_lake Reported in X0rg/CPU-X#164
  * DB: add Comet Lake-U https://en.wikipedia.org/wiki/Comet_Lake_(microprocessor)#U-series_(Medium_power) Reported in X0rg/CPU-X#162
  * DB: add Kaby Lake-G https://en.wikichip.org/wiki/intel/cores/kaby_lake_g Test file converted from http://users.atw.hu/instlatx64/GenuineIntel/GenuineIntel00906E9_KabylakeG_CPUID.txt
  * DB: add Kaby Lake Refresh https://en.wikichip.org/wiki/intel/cores/kaby_lake_r Core i5 8250U was detected as Coffee Lake wrongly. Reported in X0rg/CPU-X#161

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=18
2020-11-24 09:47:14 +00:00
32474975b6 Accepting request 846147 from utilities
- Update to version 0.5.0+git.20201019:
  * Fixes issue #148: CMake build script not in 0.5.0 tarball release

OBS-URL: https://build.opensuse.org/request/show/846147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=7
2020-11-05 20:55:25 +00:00
fb944e376f - Update to version 0.5.0+git.20201019:
* Fixes issue #148: CMake build script not in 0.5.0 tarball release

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=16
2020-11-05 08:48:44 +00:00
e4172a2704 Accepting request 826264 from utilities
- Update to version 0.5.0+git.20200528:
  * Related to c2645d0. Convert all python scripts to Python 3.
  * Add Downloads section on Readme.md Close #140
  * Add I-Nex to the users list

OBS-URL: https://build.opensuse.org/request/show/826264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=6
2020-08-14 07:33:17 +00:00
05ea2bdf30 - Update to version 0.5.0+git.20200528:
* Related to c2645d0. Convert all python scripts to Python 3.
  * Add Downloads section on Readme.md Close #140
  * Add I-Nex to the users list

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=14
2020-08-13 11:20:17 +00:00
4b03f604df Accepting request 809020 from utilities
- Update to version v0.5.0+git.20200526:
  * CI: remove 'v' prefix in assets
  * CI: checkout sources before making release
  * Release version 0.5.0 (#146)
  * Add GitHub workflows for CI/CD - CI: it will check code consistency and run tests for all events (except for tags) - CD: it will build all assets and create a draft Close #122
  * check-consistency: return error count
  * Fix code consistency Result before this patch:
  * CMake: fix include directory
  * CMake: fix build on Windows
  * CMake: fix install target's export
  * tests: fix unused-result warning in convert_instlatx64 tool
  * Update .gitignore
  * CMake: fix Unix install and format
  * Add config file for cmake-format It formats CMakeLists.txt files See https://github.com/cheshirekow/cmake_format
  * Doxygen: upgrade Doxyfile to avoid warnings warning: Tag 'PERL_PATH' at line 1032 of file '/libcpuid/build/libcpuid/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4!
  * Doxygen: turn on quiet mode It is too noisy with CMake
  * Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs More information: https://en.wikichip.org/wiki/x86/avx-512 Resolve #134
  * Detect ABM feature on Intel CPUs Resolve #144
  * Detect RDSEED/ADX/SHA_NI features on AMD CPUs These x86 instruction set extensions are present since Zen micro-architecture Resolve #145
  * Update cpuid_main.c
  * DB: add Ivy Bridge-E (Xeon)
  * Tests: update all tests to add fields for L1I
  * Tests: update to add L1I information Related to 25d0614811991c855ce7db0d898dbc6200dfa840 Dump of Core i5 520m from CPU-X#119
  * Add L1 Instruction Cache information Some CPUs does not have the same associativity for L1D and L1I, as reported in X0rg/CPU-X#119 It adds l1_instruction_assoc and l1_instruction_cacheline in cpu_id_t To avoid confusing, also adds l1_data_assoc and l1_data_cacheline l1_assoc and l1_cacheline are leave untouched for backward compatibility
  * Ignore .vscode directory Yes, 0b05f45e03b0aa39a65eba9451b59c9381e8474c was about VS Code
  * Tests: add amd_fn8000001dh subleaf See e562798cecf4af852fdfef4b0e7bf159a5d9b4de
  * Tests: parse subleafs in convert_instlatx64 Also, it adds 0xffffffff when data is not available, so all lines are presents
  * Re-fix L3 cache associativity detection on AMD Zen 2 CPUs Previous commit: 848394ee460c70298f91569d33f2c156bddb0f6c
  * Applied a patch from @tavplubix
  * Use constant for registers name It helps when reading technical documentation and it avoids 'magic values'

OBS-URL: https://build.opensuse.org/request/show/809020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=5
2020-05-28 07:13:27 +00:00
fd28c74f48 - Update to version v0.5.0+git.20200526:
* CI: remove 'v' prefix in assets
  * CI: checkout sources before making release
  * Release version 0.5.0 (#146)
  * Add GitHub workflows for CI/CD - CI: it will check code consistency and run tests for all events (except for tags) - CD: it will build all assets and create a draft Close #122
  * check-consistency: return error count
  * Fix code consistency Result before this patch:
  * CMake: fix include directory
  * CMake: fix build on Windows
  * CMake: fix install target's export
  * tests: fix unused-result warning in convert_instlatx64 tool
  * Update .gitignore
  * CMake: fix Unix install and format
  * Add config file for cmake-format It formats CMakeLists.txt files See https://github.com/cheshirekow/cmake_format
  * Doxygen: upgrade Doxyfile to avoid warnings warning: Tag 'PERL_PATH' at line 1032 of file '/libcpuid/build/libcpuid/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4!
  * Doxygen: turn on quiet mode It is too noisy with CMake
  * Detect AVX512VBMI and AVX512VBMI2 features on Intel CPUs More information: https://en.wikichip.org/wiki/x86/avx-512 Resolve #134
  * Detect ABM feature on Intel CPUs Resolve #144
  * Detect RDSEED/ADX/SHA_NI features on AMD CPUs These x86 instruction set extensions are present since Zen micro-architecture Resolve #145
  * Update cpuid_main.c
  * DB: add Ivy Bridge-E (Xeon)
  * Tests: update all tests to add fields for L1I
  * Tests: update to add L1I information Related to 25d0614811991c855ce7db0d898dbc6200dfa840 Dump of Core i5 520m from CPU-X#119
  * Add L1 Instruction Cache information Some CPUs does not have the same associativity for L1D and L1I, as reported in X0rg/CPU-X#119 It adds l1_instruction_assoc and l1_instruction_cacheline in cpu_id_t To avoid confusing, also adds l1_data_assoc and l1_data_cacheline l1_assoc and l1_cacheline are leave untouched for backward compatibility
  * Ignore .vscode directory Yes, 0b05f45e03b0aa39a65eba9451b59c9381e8474c was about VS Code
  * Tests: add amd_fn8000001dh subleaf See e562798cecf4af852fdfef4b0e7bf159a5d9b4de
  * Tests: parse subleafs in convert_instlatx64 Also, it adds 0xffffffff when data is not available, so all lines are presents
  * Re-fix L3 cache associativity detection on AMD Zen 2 CPUs Previous commit: 848394ee460c70298f91569d33f2c156bddb0f6c
  * Applied a patch from @tavplubix
  * Use constant for registers name It helps when reading technical documentation and it avoids 'magic values'

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=12
2020-05-26 12:23:27 +00:00
c3ef0fd3d8 Accepting request 766548 from utilities
- Update to version 0.4.1+git.20200102:
  * DB: Add Threadripper (Castle Peak)
  * Fix compilation on non-x86/ARM architectures.
  * Add support for get_total_cpus on Haiku.
  * Some typo fixes in human readable text.
  * Add Xeon CLX (Cascade lake-based) using data from PR #129
  * add support to feature intel avx512_vnni
  * AARCH64 stub
  * Ignore convert_instlatx64 binary
  * add Hygon Dhyana C86 7seris test file
  * Add Hygon Dhyana detect support
- Switch to _service

OBS-URL: https://build.opensuse.org/request/show/766548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=4
2020-01-23 14:55:29 +00:00
6818586997 - Update to version 0.4.1+git.20200102:
* DB: Add Threadripper (Castle Peak)
  * Fix compilation on non-x86/ARM architectures.
  * Add support for get_total_cpus on Haiku.
  * Some typo fixes in human readable text.
  * Add Xeon CLX (Cascade lake-based) using data from PR #129
  * add support to feature intel avx512_vnni
  * AARCH64 stub
  * Ignore convert_instlatx64 binary
  * add Hygon Dhyana C86 7seris test file
  * Add Hygon Dhyana detect support
- Switch to _service

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=10
2020-01-23 10:12:30 +00:00
1a71da8fe0 Accepting request 676929 from utilities
OBS-URL: https://build.opensuse.org/request/show/676929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=3
2019-02-27 16:28:25 +00:00
d5e24024fd Accepting request 676536 from home:jengelh:branches:utilities
- Use noun phrase in summaries.

OBS-URL: https://build.opensuse.org/request/show/676536
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=8
2019-02-18 07:43:28 +00:00
d7f4d8e23b - Update to version 0.4.1:
* Better support for Skylake Core i5 (#76)
	* Misdiagnosis microarchitecture for i3-3220T (#81)
	* Ability to dump MSR values to a file (PR #82)
	* AMD Ryzen support (#86)
	* Support for Coffee and Kaby Lake (#104)
	* Support for Raven Ridge and Threadripper (#106)
	* Support for Pinnacle Ridge (#111)
	* Fix P-III Celeron misdetection
	* Support for Skylake-X (#116)
	* Support for Zen+ Threadripper

OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=7
2019-02-14 14:17:32 +00:00
099720146b Accepting request 502377 from utilities
- Enable internal tests

OBS-URL: https://build.opensuse.org/request/show/502377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=2
2017-06-09 13:57:25 +00:00
c821362dd7 - Enable internal tests
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=5
2017-06-08 13:23:19 +00:00
60a5dd4919 Accepting request 442683 from utilities
new package

OBS-URL: https://build.opensuse.org/request/show/442683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcpuid?expand=0&rev=1
2017-01-21 23:17:52 +00:00
ef8e6353fb OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=3 2016-11-29 11:47:43 +00:00
3e831277f2 OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=2 2016-11-29 10:26:08 +00:00
Ismail Dönmez
b0be0b118d Accepting request 442380 from home:pluskalm:branches:Education
Lets move this package where it belongs, also please add me as maintainer,
I would like to submit it to Factory

OBS-URL: https://build.opensuse.org/request/show/442380
OBS-URL: https://build.opensuse.org/package/show/utilities/libcpuid?expand=0&rev=1
2016-11-29 09:15:00 +00:00