From: Avi Kivity Date: Sun, 1 Aug 2010 12:19:22 +0000 (+0300) Subject: KVM: x86 emulator: change invlpg emulation to use src.mem.addr X-Git-Tag: v2.6.37-rc1~142^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6f05800e2fdd815ac63e3264071d26d429f491;p=pandora-kernel.git KVM: x86 emulator: change invlpg emulation to use src.mem.addr Instead of using modrm_ea, which will soon be gone. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed