From ffb4bf93d146e2183fabb79136e784fbd3efbebe Mon Sep 17 00:00:00 2001 From: Oliver Anderson Date: Fri, 17 Apr 2026 15:01:07 +0200 Subject: [PATCH] tests: Permit MSR IA32_MCG_STATUS CPU Profiles now permit IA32_MCG_STATUS in CHV hence we adapt this test suite accordingly. Signed-off-by: Oliver Anderson On-behalf-of: SAP oliver.anderson@sap.com --- test_helper/test_helper/msrs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_helper/test_helper/msrs.py b/test_helper/test_helper/msrs.py index fa0c1c80..ba556e0e 100644 --- a/test_helper/test_helper/msrs.py +++ b/test_helper/test_helper/msrs.py @@ -47,7 +47,6 @@ 0xE8, 0x10F, 0x122, - 0x17A, 0x17B, 0x186, 0x187,