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 more Intel Sierra Forest instructions #129

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

fmuyassarov
Copy link
Contributor

Add MSRLIST and WRMSRNS Intel Sierra Forest instructions.

Signed-off-by: Muyassarov, Feruzjon <feruzjon.muyassarov@intel.com>
@fmuyassarov
Copy link
Contributor Author

cc @klauspost @mythi

Copy link
Owner

@klauspost klauspost left a comment

Choose a reason for hiding this comment

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

Lgtm

@klauspost klauspost merged commit 9c59398 into klauspost:master Feb 20, 2023
@fmuyassarov fmuyassarov deleted the sfr2 branch February 20, 2023 14:57
@fmuyassarov
Copy link
Contributor Author

@klauspost thanks for the quick review.

kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Apr 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | minor | `v2.1.0` -> `v2.2.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>klauspost/cpuid</summary>

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

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

#### What's Changed

-   Add more Intel mitigation flags by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#128
-   Add more Intel Sierra Forest instructions by [@&#8203;fmuyassarov](https://togithub.com/fmuyassarov) in [klauspost/cpuid#129

**Full Changelog**: klauspost/cpuid@v2.2.3...v2.2.4

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

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

#### What's Changed

-   docs: add homebrew installation note by [@&#8203;chenrui333](https://togithub.com/chenrui333) in [klauspost/cpuid#126
-   Add Intel Sierra Forest instructions by [@&#8203;fmuyassarov](https://togithub.com/fmuyassarov) in [klauspost/cpuid#127

#### New Contributors

-   [@&#8203;chenrui333](https://togithub.com/chenrui333) made their first contribution in [klauspost/cpuid#126

**Full Changelog**: klauspost/cpuid@v2.2.2...v2.2.3

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

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

#### What's Changed

-   Add Intel Granite Rapid features by [@&#8203;fmuyassarov](https://togithub.com/fmuyassarov) in [klauspost/cpuid#125

#### New Contributors

-   [@&#8203;fmuyassarov](https://togithub.com/fmuyassarov) made their first contribution in [klauspost/cpuid#125

**Full Changelog**: klauspost/cpuid@v2.2.1...v2.2.2

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

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

#### What's Changed

-   Add more AMD flags by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#123
-   Fix microarch level by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#124

**Full Changelog**: klauspost/cpuid@v2.2.0...v2.2.1

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

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

#### What's Changed

-   Add CombineFeatures for faster lookups. by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#120
-   Darwin L1 Data Cache fix by [@&#8203;ironiridis](https://togithub.com/ironiridis) in [klauspost/cpuid#122

#### New Contributors

-   [@&#8203;ironiridis](https://togithub.com/ironiridis) made their first contribution in [klauspost/cpuid#122

**Full Changelog**: klauspost/cpuid@v2.1.2...v2.2.0

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

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

#### What's Changed

-   Add some Intel flags by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#119

**Full Changelog**: klauspost/cpuid@v2.1.1...v2.1.2

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

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

#### What's Changed

-   Add CPU Stepping by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#112
-   Code consistency by [@&#8203;fpelliccioni](https://togithub.com/fpelliccioni) in [klauspost/cpuid#114
-   Remove SCE by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#115
-   Fixes MMXEXT by [@&#8203;fpelliccioni](https://togithub.com/fpelliccioni) in [klauspost/cpuid#116
-   Skip AMD leaf 0x8000001d parsing if no TOPEXT by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#118

#### New Contributors

-   [@&#8203;fpelliccioni](https://togithub.com/fpelliccioni) made their first contribution in [klauspost/cpuid#114

**Full Changelog**: klauspost/cpuid@v2.1.0...v2.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
kodiakhq bot pushed a commit to cloudquery/plugin-pb-go that referenced this pull request Jul 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.3` -> `v2.2.5` |

---

### Release Notes

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

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

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

#### What's Changed

-   Update golang.org/x/sys by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#130
-   Fix AVXVNNIINT8, AVXNECONVERT, PREFETCHI [klauspost/cpuid#131
-   Add TDX Guest detection by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#132

#### New Contributors

-   [@&#8203;fidencio](https://togithub.com/fidencio) made their first contribution in [klauspost/cpuid#132

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

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

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

#### What's Changed

-   Add more Intel mitigation flags by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#128
-   Add more Intel Sierra Forest instructions by [@&#8203;fmuyassarov](https://togithub.com/fmuyassarov) in [klauspost/cpuid#129

**Full Changelog**: klauspost/cpuid@v2.2.3...v2.2.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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