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
vcpu_feature:Add support for AMD CPU feature naming variants
Some AMD CPUs (e.g., EPYC 7542) display the cr8legacy feature as "cr8_legacy".
This commit extends the grep pattern matching to accommodate both naming
conventions, ensuring proper feature detection across different CPU models.
Signed-off-by: Liang Cong <lcong@redhat.com>
0 commit comments