commit | 29053a60d791a492b4609d87397b70a7a3254eb2 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Sep 07 16:41:37 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 25 19:52:34 2011 +0300 |
tree | bcd41d1266afb1e24c520141597eb822660e9352 | |
parent | 761441b9f42159409d56f74dcc7ce5538d9efd69 [diff] |
KVM: x86 emulator: simplify emulate_2op_cl() emulate_2op_cl() is always called with the same parameters. Simplify by passing just the emulation context. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>