Skip to content

Commit

Permalink
chore: Update MSR baselines for T2CL on kernel 6.1
Browse files Browse the repository at this point in the history
Now that our kernel 6.1 AMIs have the KVM patch to enable GDS_NO when
the required microcode is installed on the host, updates MSR baselines.

Signed-off-by: Takahiro Itazuri <[email protected]>
  • Loading branch information
zulinx86 authored and roypat committed Sep 11, 2023
1 parent ca2b4cf commit 86ef9f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0xaa0eb
0x10a,0x40aa0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0xaa0eb
0x10a,0x40aa0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0x2a0eb
0x10a,0x402a0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0x2a0eb
0x10a,0x402a0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down

0 comments on commit 86ef9f4

Please sign in to comment.