From: Julian Stecklina Date: Wed, 5 Dec 2012 14:26:19 +0000 (+0100) Subject: KVM: x86: Make register state after reset conform to specification X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f7b72e117180d0007e7a65b8dc5bd1c8126e3b;p=pandora-kernel.git KVM: x86: Make register state after reset conform to specification VMX behaves now as SVM wrt to FPU initialization. Code has been moved to generic code path. General-purpose registers are now cleared on reset and INIT. SVM code properly initializes EDX. Signed-off-by: Julian Stecklina Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed