Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Intel apx, avx10, keylocker #134

Merged
merged 4 commits into from Jul 25, 2023
Merged

Add Intel apx, avx10, keylocker #134

merged 4 commits into from Jul 25, 2023

Conversation

klauspost
Copy link
Owner

Only KEYLOCKER has been released in the wild, AFAIK.

AVX10_512 is tricky, since it depends on which core is being tested.

It seems like code will need to do additional checks, since it may have been reassigned by the runtime.

Only KEYLOCKER has been released in the wild, AFAIK.
# Conflicts:
#	featureid_string.go
@klauspost
Copy link
Owner Author

klauspost commented Jul 25, 2023

Ping @mythi - if you have the time to review.

@klauspost klauspost changed the title Add apx avx10 keylocker Add Intel apx, avx10, keylocker Jul 25, 2023
Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll see if I can get this tested. One minor comment until that time.

mockcpu_test.go Show resolved Hide resolved
@klauspost
Copy link
Owner Author

I will merge for now - seems we have some time before real hardware hits :)

@klauspost klauspost merged commit 666b9f5 into master Jul 25, 2023
10 checks passed
@klauspost klauspost deleted the add-apx-avx10-keylocker branch July 25, 2023 14:16
kodiakhq bot pushed a commit to cloudquery/codegen that referenced this pull request Dec 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.5` -> `v2.2.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.6`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.6)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.5...v2.2.6)

#### What's Changed

-   Add Intel apx, avx10, keylocker by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#134
-   Update README.md by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#136
-   Detect TDX Guest when it's virtualised using Hyper-V by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#138

**Full Changelog**: klauspost/cpuid@v2.2.5...v2.2.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Dec 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.5` -> `v2.2.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.6`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.6)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.5...v2.2.6)

#### What's Changed

-   Add Intel apx, avx10, keylocker by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#134
-   Update README.md by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#136
-   Detect TDX Guest when it's virtualised using Hyper-V by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#138

**Full Changelog**: klauspost/cpuid@v2.2.5...v2.2.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/plugin-pb-go that referenced this pull request Jan 1, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.5` -> `v2.2.6` |

---

### Release Notes

<details>
<summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary>

### [`v2.2.6`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.6)

[Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.5...v2.2.6)

#### What's Changed

-   Add Intel apx, avx10, keylocker by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#134
-   Update README.md by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#136
-   Detect TDX Guest when it's virtualised using Hyper-V by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#138

**Full Changelog**: klauspost/cpuid@v2.2.5...v2.2.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants