public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Some emulator cleanups
@ 2011-09-07 13:41 Avi Kivity
  2011-09-07 13:41 ` [PATCH 1/6] KVM: x86 emulator: simplify emulate_2op_SrcV() Avi Kivity
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Avi Kivity @ 2011-09-07 13:41 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm

Some mindless emulator cleanups while waiting for autotest.

Avi Kivity (6):
  KVM: x86 emulator: simplify emulate_2op_SrcV()
  KVM: x86 emulator: simplify emulate_2op_cl()
  KVM: x86 emulator: simplify emulate_2op_cl()
  KVM: x86 emulator: simplify emulate_1op()
  KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations
  KVM: x86 emulator: simplify emulate_1op_rax_rdx()

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

-- 
1.7.6.1


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

end of thread, other threads:[~2011-09-09 16:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 13:41 [PATCH 0/6] Some emulator cleanups Avi Kivity
2011-09-07 13:41 ` [PATCH 1/6] KVM: x86 emulator: simplify emulate_2op_SrcV() Avi Kivity
2011-09-07 13:41 ` [PATCH 2/6] KVM: x86 emulator: simplify emulate_2op_cl() Avi Kivity
2011-09-07 13:41 ` [PATCH 3/6] " Avi Kivity
2011-09-07 13:41 ` [PATCH 4/6] KVM: x86 emulator: simplify emulate_1op() Avi Kivity
2011-09-07 13:41 ` [PATCH 5/6] KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations Avi Kivity
2011-09-07 13:41 ` [PATCH 6/6] KVM: x86 emulator: simplify emulate_1op_rax_rdx() Avi Kivity
2011-09-09 16:20 ` [PATCH 0/6] Some emulator cleanups Marcelo Tosatti

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