kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] KVM: x86 emulator: Simplify ModRM fetching
@ 2012-04-30  8:43 Takuya Yoshikawa
  2012-04-30  8:46 ` [PATCH 1/2] KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables Takuya Yoshikawa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Takuya Yoshikawa @ 2012-04-30  8:43 UTC (permalink / raw)
  To: avi, mtosatti; +Cc: kvm, yoshikawa.takuya

Updated based on Avi's advice.

Takuya Yoshikawa (2):
  KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
  KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding

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

-- 
1.7.5.4


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

end of thread, other threads:[~2012-05-06 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30  8:43 [PATCH 0/2 v2] KVM: x86 emulator: Simplify ModRM fetching Takuya Yoshikawa
2012-04-30  8:46 ` [PATCH 1/2] KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables Takuya Yoshikawa
2012-04-30 10:31   ` Avi Kivity
2012-04-30 14:20     ` Takuya Yoshikawa
2012-04-30  8:48 ` [PATCH 2/2 v2] KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding Takuya Yoshikawa
2012-04-30 10:33 ` [PATCH 0/2 v2] KVM: x86 emulator: Simplify ModRM fetching Avi Kivity
2012-05-06 13:16 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).