From: Bharat Bhushan Date: Mon, 5 Mar 2012 01:34:08 +0000 (+0000) Subject: Restore guest CR after exit timing calculation X-Git-Tag: v3.5-rc1~88^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0fe7b099931c6c05c98a05c277185ee25254f35;p=pandora-kernel.git Restore guest CR after exit timing calculation No instruction which can change Condition Register (CR) should be executed after Guest CR is loaded. So the guest CR is restored after the Exit Timing in lightweight_exit executes cmpw, which can clobber CR. Signed-off-by: Bharat Bhushan Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed