]> git.baikalelectronics.ru Git - kernel.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)
commitedb3099fe13d9607296e7c317cd5019e654477df
tree3f363712883800fe66b0589f070f1a613ade4e57
parentbe8faf704f422f26242a3d64f4fba6e5a3377aac
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