mbox series

[0/3] KVM: x86: Fix goofs with MONITOR/MWAIT quirk

Message ID 20220711225753.1073989-1-seanjc@google.com (mailing list archive)
Headers show
Series KVM: x86: Fix goofs with MONITOR/MWAIT quirk | expand

Message

Sean Christopherson July 11, 2022, 10:57 p.m. UTC
Fix two bugs in the MONITOR/MWAIT selftest, and tweak the name of the
quirk (which isn't yet set in stone) to clarify that it only applies to
the #UD behavior, i.e. to reserve the right to correctly emulate #GP and
other faults in the future even if the quirk is enabled.

Sean Christopherson (3):
  KVM: selftests: Test MONITOR and MWAIT, not just MONITOR for quirk
  KVM: selftests: Provide valid inputs for MONITOR/MWAIT regs
  KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD
    specific

 Documentation/virt/kvm/api.rst                         |  2 +-
 arch/x86/include/asm/kvm_host.h                        |  2 +-
 arch/x86/include/uapi/asm/kvm.h                        |  2 +-
 arch/x86/kvm/x86.c                                     |  2 +-
 .../testing/selftests/kvm/x86_64/monitor_mwait_test.c  | 10 +++++++---
 5 files changed, 11 insertions(+), 7 deletions(-)


base-commit: b9b71f43683ae9d76b0989249607bbe8c9eb6c5c