All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Avi Kivity <avi@redhat.com>
Cc: "Yang, Wei Y" <wei.y.yang@intel.com>,
	Pekka Enberg <penberg@cs.helsinki.fi>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: [Patch v5 1/4] Remove SMEP bit from CR4_RESERVED_BITS
Date: Mon, 30 May 2011 10:57:15 +0200	[thread overview]
Message-ID: <20110530085715.GN30513@elte.hu> (raw)
In-Reply-To: <4DE35B26.2000403@redhat.com>


* Avi Kivity <avi@redhat.com> wrote:

> On 05/30/2011 11:52 AM, Ingo Molnar wrote:
> >* Avi Kivity<avi@redhat.com>  wrote:
> >
> >>  >  Another option would be to try to set the SMEP bit *before* we
> >>  >  enable paging. In theory this should not confuse a Linux guest -
> >>  >  and while i have not tested it i *think* we let it survive in the
> >>  >  saved_cr4_features shadow variable. That would make guest
> >>  >  suspend/resume work out of box as well.
> >>
> >>  Is there any reason not to do it in a hidden way in kvm?  Why must
> >>  we play tricks?
> >
> > So do you have a suggestion of how to do this cleaner?
> >
> > Add an ioctl that allows a VCPU to be configured in a way to set 
> > a cr4 feature without the guest actually seeing that bit? 
> > [Assuming both cr4 reads and writes are fully captured by KVM and 
> > thus guest behavior is controllable.]
> 
> Yes, this was what I suggested before.  IIRC you liked it.

Oh, it wasn't clear to me that this was your preference as well - and 
i didnt see such a capability in this series [let me know if i 
blindly missed it] so i was wondering what the battle plan was fr 
that :-)

Thanks,

	Ingo

  reply	other threads:[~2011-05-30  8:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30  3:01 [Patch v5 1/4] Remove SMEP bit from CR4_RESERVED_BITS Yang, Wei Y
2011-05-30  7:40 ` Ingo Molnar
2011-05-30  7:49   ` Avi Kivity
2011-05-30  8:05     ` Ingo Molnar
2011-05-30  8:43       ` Avi Kivity
2011-05-30  8:52         ` Ingo Molnar
2011-05-30  8:53           ` Avi Kivity
2011-05-30  8:57             ` Ingo Molnar [this message]
2011-05-30  9:00               ` Avi Kivity
2011-06-01  7:18   ` Tian, Kevin
2011-06-01  7:46     ` Ingo Molnar
2011-06-01  7:55     ` Avi Kivity

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=20110530085715.GN30513@elte.hu \
    --to=mingo@elte.hu \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=wei.y.yang@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.