public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH 2/2] KVM: x86 emulator: add SVM intercepts
Date: Sun, 05 Dec 2010 13:56:00 +0200	[thread overview]
Message-ID: <4CFB7DD0.3080004@redhat.com> (raw)
In-Reply-To: <1291544305-19739-3-git-send-email-avi@redhat.com>

On 12/05/2010 12:18 PM, Avi Kivity wrote:
> Add intercept codes for instructions defined by SVM as interceptable.
>

Note: this doesn't handle pause, aka 'rep nop', since we don't yet 
specialize decode based on rep prefixes.  When we get it (needed for 
sse) we can add the decode, till then it doesn't pause any security 
issue since pause has no side effects.

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


  reply	other threads:[~2010-12-05 11:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-05 10:18 [PATCH 0/2] Emulator intercept frameworks Avi Kivity
2010-12-05 10:18 ` [PATCH 1/2] KVM: x86 emulator: add framework for instruction intercepts Avi Kivity
2010-12-05 10:18 ` [PATCH 2/2] KVM: x86 emulator: add SVM intercepts Avi Kivity
2010-12-05 11:56   ` Avi Kivity [this message]
2010-12-06 10:53 ` [PATCH 0/2] Emulator intercept frameworks Roedel, Joerg
2011-02-03 16:07   ` Avi Kivity
2011-02-03 16:18     ` Roedel, Joerg
2011-02-03 16:30       ` 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=4CFB7DD0.3080004@redhat.com \
    --to=avi@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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