KVM: x86 emulator: pass destination type to ____emulate_2op()
authorAvi Kivity <avi@redhat.com>
Mon, 16 Aug 2010 14:49:52 +0000 (17:49 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:11 +0000 (10:51 +0200)
We'll need it later so we can use a register for the destination.

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

No differences found