All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Andre Przywara <andre.przywara@amd.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Date: Thu, 25 Mar 2010 14:28:33 +0200	[thread overview]
Message-ID: <4BAB56F1.20509@redhat.com> (raw)
In-Reply-To: <1269449202-8008-1-git-send-email-andre.przywara@amd.com>

On 03/24/2010 06:46 PM, Andre Przywara wrote:
> There is a quirk for AMD K8 CPUs in many Linux kernels (see
> arch/x86/kernel/cpu/mcheck/mce.c:__mcheck_cpu_apply_quirks()) that
> clears bit 10 in that MCE related MSR. KVM can only cope with all
> zeros or all ones, so it will inject a #GP into the guest, which
> will let it panic.
> So lets add a quirk to the quirk and ignore this single cleared bit.
> This fixes -cpu kvm64 on all machines and -cpu host on K8 machines
> with some guest Linux kernels.
>    

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


      reply	other threads:[~2010-03-25 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24 16:46 [PATCH] KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL Andre Przywara
2010-03-25 12:28 ` Avi Kivity [this message]

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=4BAB56F1.20509@redhat.com \
    --to=avi@redhat.com \
    --cc=andre.przywara@amd.com \
    --cc=kvm@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.