commit | b3b3d25a12986fb08666823db3e9a74649a71925 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Aug 16 17:49:52 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:11 2010 +0200 |
tree | 3f363712883800fe66b0589f070f1a613ade4e57 | |
parent | f2f31845341d22e4f20438b05e83d58e71b723b5 [diff] |
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>