]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commit
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)
commitb3b3d25a12986fb08666823db3e9a74649a71925
tree3f363712883800fe66b0589f070f1a613ade4e57
parentf2f31845341d22e4f20438b05e83d58e71b723b5
KVM: x86 emulator: pass destination type to ____emulate_2op()

We'll need it later so we can use a register for the destination.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c