From: Gleb Natapov <gleb@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
j-nomura@ce.jp.nec.com
Subject: Re: [PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC
Date: Thu, 9 May 2013 15:01:32 +0300 [thread overview]
Message-ID: <20130509120132.GN12349@redhat.com> (raw)
In-Reply-To: <1368091971-5071-1-git-send-email-pbonzini@redhat.com>
On Thu, May 09, 2013 at 11:32:48AM +0200, Paolo Bonzini wrote:
> These three instructions are not emulated, but can be found in
> real mode code.
>
> These are also good for stable, but they conflict before 3.9 and are
> not really useful since emulate_invalid_guest_state defaulted to false.
> So I'm not marking them for earlier releases.
>
> Paolo Bonzini (3):
> KVM: emulator: emulate AAM
> KVM: emulator: emulate XLAT
> KVM: emulator: emulate SALC
>
Applied, thanks.
> arch/x86/kvm/emulate.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 42 insertions(+), 1 deletion(-)
>
> --
> 1.8.1.4
--
Gleb.
prev parent reply other threads:[~2013-05-09 12:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-09 9:32 [PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC Paolo Bonzini
[not found] ` <1368091971-5071-3-git-send-email-pbonzini@redhat.com>
2013-05-09 10:03 ` [PATCH v2 2/3] KVM: emulator: emulate XLAT Gleb Natapov
2013-05-09 11:40 ` Paolo Bonzini
2013-05-09 12:01 ` Gleb Natapov [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=20130509120132.GN12349@redhat.com \
--to=gleb@redhat.com \
--cc=j-nomura@ce.jp.nec.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@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 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.