All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Sheng Yang <sheng@linux.intel.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: VMX: Set IGMT bit in EPT entry
Date: Thu, 06 Nov 2008 14:54:31 +0200	[thread overview]
Message-ID: <4912E907.7090403@redhat.com> (raw)
In-Reply-To: <1225954545-8280-1-git-send-email-sheng@linux.intel.com>

Sheng Yang wrote:
> (Patch for 2.6.27, based on kvm-updates/2.6.27)
>
> There is a potential issue that, when guest using pagetable without vmexit when
> EPT enabled, guest would use PAT/PCD/PWT bits to index PAT msr for it's memory,
> which would be inconsistent with host side and would cause host MCE due to
> inconsistent cache attribute.
>
> The patch set IGMT bit in EPT entry to ignore guest PAT and use WB as default
> memory type to protect host (notice that all memory mapped by KVM should be WB).
>   

Applied, thanks.

(I applied it to 2.6.28; in general -stable does not accept patches 
until they have been merged into mainline)

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


  reply	other threads:[~2008-11-06 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06  6:55 [PATCH] KVM: VMX: Set IGMT bit in EPT entry Sheng Yang
2008-11-06 12:54 ` Avi Kivity [this message]
2008-11-06 13:47 ` Anthony Liguori
2008-11-07  1:26   ` Sheng Yang

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=4912E907.7090403@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=sheng@linux.intel.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 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.