public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a couple of bugs in VMMCALL
@ 2011-04-05 13:28 Avi Kivity
  2011-04-05 13:28 ` [PATCH 1/2] KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn Avi Kivity
  2011-04-05 13:28 ` [PATCH 2/2] KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL Avi Kivity
  0 siblings, 2 replies; 5+ messages in thread
From: Avi Kivity @ 2011-04-05 13:28 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm, Joerg Roedel

The recent nsvm/emulator work introduced a couple of bugs into VMMCALL
emulation, which the unit tests were kind enough to discover.

Avi Kivity (2):
  KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn
  KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL

 arch/x86/kvm/emulate.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2011-04-05 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 13:28 [PATCH 0/2] Fix a couple of bugs in VMMCALL Avi Kivity
2011-04-05 13:28 ` [PATCH 1/2] KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn Avi Kivity
2011-04-05 13:28 ` [PATCH 2/2] KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL Avi Kivity
2011-04-05 13:41   ` Joerg Roedel
2011-04-05 16:18     ` Avi Kivity

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