From f9b7aab35cc6c3542203354d9fc4ec8572074abc Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Mon, 14 Apr 2008 23:46:37 +0300 Subject: [PATCH] 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-format-patch failed