[PATCH 0/2] KVM: x86: Advertise support for WRMSRNS

From: Sean Christopherson
Date: Wed Feb 26 2025 - 20:01:29 EST


Advertise support for WRMSRNS, which should be trivial, but is mildly
annoying due to a token pasting collision between the instruction macro
and KVM's CPUID feature bit shenanigans.

Sean Christopherson (2):
x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)
KVM: x86: Advertise support for WRMSRNS

arch/x86/include/asm/msr.h | 4 ++--
arch/x86/kvm/cpuid.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)


base-commit: fed48e2967f402f561d80075a20c5c9e16866e53
--
2.48.1.711.g2feabab25a-goog