public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Qian Cai <cai@redhat.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-tip-commits@vger.kernel.org" 
	<linux-tip-commits@vger.kernel.org>
Cc: Boris Petkov <bp@alien8.de>, Borislav Petkov <bp@suse.de>,
	x86 <x86@kernel.org>, Paolo Bonzini <pbonzini@redhat.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: RE: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs
Date: Mon, 9 Nov 2020 22:09:08 +0000	[thread overview]
Message-ID: <bfc274fc27724ea39ecac1e7ac834ed8@intel.com> (raw)
In-Reply-To: <3f863634cd75824907e8ccf8164548c2ef036f20.camel@redhat.com>

What does KVM do with model specific MSRs?

Looks like you let the guest believe it was running on one of Sandy Bridge, Ivy Bridge, Haswell (Xeon).

So, the core MCE code tried to enable extended error reporting.

If there is a mode to have KVM let the guest think that it read/wrote MSR 0x17F,
but actually, doesn't do it ... that would seem to be a reasonable thing to do here.

-Tony

  reply	other threads:[~2020-11-09 22:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201030190807.GA13884@agluck-desk2.amr.corp.intel.com>
     [not found] ` <160431588828.397.16468104725047768957.tip-bot2@tip-bot2>
2020-11-09 21:55   ` [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Qian Cai
2020-11-09 22:09     ` Luck, Tony [this message]
2020-11-09 22:36       ` Jim Mattson
2020-11-09 22:57         ` Luck, Tony
2020-11-09 23:24           ` [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Luck, Tony
2020-11-10  6:31             ` Borislav Petkov
2020-11-10  8:50               ` Paolo Bonzini
2020-11-10  9:56                 ` Borislav Petkov
2020-11-10 10:40                   ` Paolo Bonzini
2020-11-10 15:50                     ` Borislav Petkov
2020-11-10 16:08                       ` Paolo Bonzini
2020-11-10 17:52                         ` Luck, Tony
2020-11-10 20:37                           ` Paolo Bonzini
2020-11-11  0:39                             ` [PATCH v2] x86/mce: Use "safe" MSR functions when " Luck, Tony
2020-11-09 23:26           ` [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Jim Mattson
2020-11-09 23:36             ` Luck, Tony
2020-11-10  9:10               ` Paolo Bonzini

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=bfc274fc27724ea39ecac1e7ac834ed8@intel.com \
    --to=tony.luck@intel.com \
    --cc=bp@alien8.de \
    --cc=bp@suse.de \
    --cc=cai@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=x86@kernel.org \
    /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