mbox series

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

Message ID 20250227010111.3222742-1-seanjc@google.com (mailing list archive)
Headers show
Series KVM: x86: Advertise support for WRMSRNS | expand

Message

Sean Christopherson Feb. 27, 2025, 1:01 a.m. UTC
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