KVM Archive mirror
 help / color / mirror / Atom feed
From: Mingwei Zhang <mizhang@google.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
	Sean Christopherson <seanjc@google.com>
Cc: kvm@vger.kernel.org, Mingwei Zhang <mizhang@google.com>
Subject: [kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr
Date: Wed, 17 Apr 2024 23:29:04 +0000	[thread overview]
Message-ID: <20240417232906.3057638-1-mizhang@google.com> (raw)

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


             reply	other threads:[~2024-04-17 23:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17 23:29 Mingwei Zhang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240417232906.3057638-1-mizhang@google.com \
    --to=mizhang@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=seanjc@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).