From: Avi Kivity Date: Mon, 16 Aug 2010 14:49:52 +0000 (+0300) Subject: KVM: x86 emulator: pass destination type to ____emulate_2op() X-Git-Tag: v2.6.37-rc1~142^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b3d25a12986fb08666823db3e9a74649a71925;p=pandora-kernel.git KVM: x86 emulator: pass destination type to ____emulate_2op() We'll need it later so we can use a register for the destination. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed