mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
CI: add a build job for NetBSD
This commit is contained in:
parent
f7c8cac3e2
commit
7a03559d3a
2 changed files with 58 additions and 1 deletions
|
@ -26,7 +26,7 @@ libcpuid support varies depending on the features:
|
|||
|FreeBSD|:heavy_check_mark: |:heavy_check_mark: ([`cpuctl` kernel module](https://man.freebsd.org/cgi/man.cgi?query=cpuctl))|:heavy_check_mark:¹ ([`cpuid` out-of-tree kernel module](https://github.com/anrieff/libcpuid/tree/master/drivers/arm/freebsd))|
|
||||
|Linux|:heavy_check_mark: |:heavy_check_mark: ([`msr` kernel module](https://man7.org/linux/man-pages/man4/msr.4.html))|:heavy_check_mark:¹ ([`cpuid` out-of-tree kernel module](https://github.com/anrieff/libcpuid/tree/master/drivers/arm/linux))|
|
||||
|macOS|:heavy_check_mark: |:x:|:x:|
|
||||
|NetBSD|:grey_question:|:x:|:x:|
|
||||
|NetBSD|:heavy_check_mark: |:x:|:x:|
|
||||
|OpenBSD|:heavy_check_mark: |:x:|:x:|
|
||||
|Windows|:heavy_check_mark: |:heavy_check_mark: ([`msr` driver](https://github.com/anrieff/libcpuid/tree/master/drivers/x86/windows/msr))|:x:|
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue