All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: x86: Emulator fixes for VM86
@ 2014-12-10  9:19 Nadav Amit
  2014-12-10  9:19 ` [PATCH 1/2] KVM: x86: Do not push eflags.vm on pushf Nadav Amit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nadav Amit @ 2014-12-10  9:19 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, Nadav Amit

Two minor fixes for emulation of instructions on VM86.

Thanks for reviewing them.

Nadav Amit (2):
  KVM: x86: Do not push eflags.vm on pushf
  KVM: x86: Emulate should check #UD before #GP

 arch/x86/kvm/emulate.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-12-10 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  9:19 [PATCH 0/2] KVM: x86: Emulator fixes for VM86 Nadav Amit
2014-12-10  9:19 ` [PATCH 1/2] KVM: x86: Do not push eflags.vm on pushf Nadav Amit
2014-12-10  9:19 ` [PATCH 2/2] KVM: x86: Emulate should check #UD before #GP Nadav Amit
2014-12-10 11:53 ` [PATCH 0/2] KVM: x86: Emulator fixes for VM86 Paolo Bonzini

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.