From: Eric B Munson Date: Sat, 10 Mar 2012 19:37:28 +0000 (-0500) Subject: watchdog: add check for suspended vm in softlockup detector X-Git-Tag: v3.5-rc1~88^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1c0f4a80a6df73395fb3fc2c302510f8f09d36;p=pandora-kernel.git watchdog: add check for suspended vm in softlockup detector A suspended VM can cause spurious soft lockup warnings. To avoid these, the watchdog now checks if the kernel knows it was stopped by the host and skips the warning if so. When the watchdog is reset successfully, clear the guest paused flag. Signed-off-by: Eric B Munson Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed