From: Avi Kivity Date: Wed, 7 Sep 2011 13:41:40 +0000 (+0300) Subject: KVM: x86 emulator: simplify emulate_1op_rax_rdx() X-Git-Tag: v3.2-rc1~119^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f2b1d621e7b73c16aaae2ccf4a64d09a0f56d8;p=pandora-kernel.git KVM: x86 emulator: simplify emulate_1op_rax_rdx() emulate_1op_rax_rdx() 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