From: Avi Kivity Date: Mon, 14 Apr 2008 20:27:07 +0000 (+0300) Subject: KVM: x86 emulator: initialize src.val and dst.val for register operands X-Git-Tag: v2.6.26-rc1~1028^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b85505736dbd3a3a0ed5ae38c12bb218b231c0;p=pandora-kernel.git KVM: x86 emulator: initialize src.val and dst.val for register operands This lets us treat the case where mod == 3 in the same manner as other cases. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed