public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr
@ 2024-04-17 23:29 Mingwei Zhang
  2024-04-17 23:29 ` [kvm-unit-tests PATCH v2 1/2] x86: Add FEP support on read/write register instructions Mingwei Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mingwei Zhang @ 2024-04-17 23:29 UTC (permalink / raw)
  To: Paolo Bonzini, Sean Christopherson; +Cc: kvm, Mingwei Zhang

Fixing failures in x86/msr for skylake on MSR_IA32_FLUSH_CMD. All code
suggested by Sean. Thanks for the help.

v1: https://lore.kernel.org/all/20240415172542.1830566-1-mizhang@google.com/


Mingwei Zhang (2):
  x86: Add FEP support on read/write register instructions
  x86: msr: testing MSR_IA32_FLUSH_CMD reserved bits only in KVM
    emulation

 lib/x86/desc.h      | 30 ++++++++++++++++++++++++------
 lib/x86/processor.h | 18 ++++++++++++++----
 x86/msr.c           | 17 +++++++++++++++--
 3 files changed, 53 insertions(+), 12 deletions(-)


base-commit: 7b0147ea57dc29ba844f5b60393a0639e55e88af
-- 
2.44.0.683.g7961c838ac-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-05 23:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17 23:29 [kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr Mingwei Zhang
2024-04-17 23:29 ` [kvm-unit-tests PATCH v2 1/2] x86: Add FEP support on read/write register instructions Mingwei Zhang
2024-04-17 23:29 ` [kvm-unit-tests PATCH v2 2/2] x86: msr: testing MSR_IA32_FLUSH_CMD reserved bits only in KVM emulation Mingwei Zhang
2024-04-25 20:05 ` [kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr Mingwei Zhang
2024-06-05 23:20 ` Sean Christopherson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox