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