From: Sheng Yang Date: Thu, 15 Nov 2007 06:52:28 +0000 (+0800) Subject: KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2 X-Git-Tag: v2.6.25-rc1~1138^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e6c88a78b7c3d67491bf90b2b95e66437dbdb6;p=pandora-kernel.git KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2 The current 'lods' and 'stos' is depending on incoming CR2 rather than decode memory address from registers. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed