commit | d1eef45d5906a0738684833cf1e0395b4d098340 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Sep 07 16:41:38 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 25 19:52:35 2011 +0300 |
tree | dccd1c94e7007b87b1d42b94a57f4efc659e8723 | |
parent | 29053a60d791a492b4609d87397b70a7a3254eb2 [diff] |
KVM: x86 emulator: simplify emulate_1op() emulate_1op() 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>