From: Avi Kivity Date: Mon, 14 Apr 2008 20:46:37 +0000 (+0300) Subject: KVM: x86 emulator: fix lea to really get the effective address X-Git-Tag: v2.6.26-rc1~1028^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b7aab35cc6c3542203354d9fc4ec8572074abc;p=pandora-kernel.git KVM: x86 emulator: fix lea to really get the effective address We never hit this, since there is currently no reason to emulate lea. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed