KVM: emulate: move init_decode_cache to emulate.c
authorBandan Das <bsd@redhat.com>
Wed, 16 Apr 2014 16:46:09 +0000 (12:46 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Jul 2014 07:13:59 +0000 (09:13 +0200)
Core emulator functions all belong in emulator.c,
x86 should have no knowledge of emulator internals

Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found