From: Eric B Munson Date: Sat, 10 Mar 2012 19:37:25 +0000 (-0500) Subject: x86: pvclock: Add flag to indicate that a vm was stopped by the host X-Git-Tag: v3.5-rc1~88^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae3ee7d8a7c59cf63441dedf28674889f5fc477;p=pandora-kernel.git x86: pvclock: Add flag to indicate that a vm was stopped by the host This flag will be used to check if the vm was stopped by the host when a soft lockup was detected. The host will set the flag when it stops the guest. On resume, the guest will check this flag if a soft lockup is detected and skip issuing the warning. Signed-off-by: Eric B Munson Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed