From: Wei Yongjun Date: Mon, 9 Aug 2010 03:37:37 +0000 (+0800) Subject: KVM: x86 emulator: do not adjust the address for immediate source X-Git-Tag: v2.6.37-rc1~142^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3885f18fe3034a10b3e3923885d70d31ba522844;p=pandora-kernel.git KVM: x86 emulator: do not adjust the address for immediate source adjust the dst address for a register source but not adjust the address for an immediate source. Signed-off-by: Wei Yongjun Reviewed-by: Paolo Bonzini Signed-off-by: Avi Kivity --- Reading git-diff-tree failed