https://bugzilla.kernel.org/show_bug.cgi?id=216098 --- Comment #1 from Yang Lixiao (lixiao.yang@xxxxxxxxx) --- (In reply to Yang Lixiao from comment #0) Correction: Actual Result: [root@icx-2s2 ~]# kvm/tools/testing/selftests/kvm/mmu_role_test -g Test MMIO after toggling CPUID.GBPAGES ==== Test Assertion Failure ==== lib/x86_64/processor.c:898: rc == 0 pid=189748 tid=189748 errno=22 - Invalid argument 1 0x000000000040b66a: vcpu_set_cpuid at processor.c:897 2 0x00000000004026df: mmu_role_test at mmu_role_test.c:60 3 0x00000000004024a2: main at mmu_role_test.c:137 4 0x00007f73b16237b2: ?? ??:0 5 0x00000000004024ed: _start at ??:? KVM_SET_CPUID2 failed, rc: -1 errno: 22 [root@icx-2s2 ~]#kvm/tools/testing/selftests/kvm/mmu_role_test -m Test MMIO after changing CPUID.MAXPHYADDR ==== Test Assertion Failure ==== lib/x86_64/processor.c:898: rc == 0 pid=189759 tid=189759 errno=22 - Invalid argument 1 0x000000000040b66a: vcpu_set_cpuid at processor.c:897 2 0x00000000004026df: mmu_role_test at mmu_role_test.c:60 3 0x0000000000402479: main at mmu_role_test.c:143 4 0x00007f318f8237b2: ?? ??:0 5 0x00000000004024ed: _start at ??:? KVM_SET_CPUID2 failed, rc: -1 errno: 22 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.