From: Nitin A Kamble Date: Sat, 15 Sep 2007 07:43:33 +0000 (+0300) Subject: KVM: x86 emulator: fix src, dst value initialization X-Git-Tag: v2.6.24-rc1~1365^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12fa272e315af43d549ce22f9988392d0121350e;p=pandora-kernel.git KVM: x86 emulator: fix src, dst value initialization Some operand fetches are less than the machine word size and can result in stale bits if used together with operands of different sizes. Signed-off-by: Nitin A Kamble Signed-off-by: Avi Kivity --- Reading git-diff-tree failed