You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): Remove flush_l1d from host/guest feature diff on kernel v6.4+
Linux kernel v6.4+ passes through the "l1d_flush" CPUID bit to guests.
While the ubuntu host kernel (v6.8) has the change, the latest Amazon
Linux 2 and Amazon Linux 2023 doesn't.
Fixes: 4e014a1 ("test(x86_64): add host vs guest cpu feature test")
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments