public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC
@ 2013-05-09  9:32 Paolo Bonzini
       [not found] ` <1368091971-5071-3-git-send-email-pbonzini@redhat.com>
  2013-05-09 12:01 ` [PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC Gleb Natapov
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-05-09  9:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, gnatapov, j-nomura

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

 arch/x86/kvm/emulate.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 42 insertions(+), 1 deletion(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-09 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox