KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
authorAvi Kivity <avi@redhat.com>
Wed, 1 Jun 2011 12:34:25 +0000 (15:34 +0300)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:16:09 +0000 (13:16 +0300)
This saves a lot of pointless casts x86_emulate_ctxt and decode_cache.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found