From: Avi Kivity Date: Wed, 7 Sep 2011 13:41:37 +0000 (+0300) Subject: KVM: x86 emulator: simplify emulate_2op_cl() X-Git-Tag: v3.2-rc1~119^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29053a60d791a492b4609d87397b70a7a3254eb2;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed