From: Stefano Stabellini Date: Fri, 14 May 2010 11:45:07 +0000 (+0100) Subject: xen: Add suspend/resume support for PV on HVM guests. X-Git-Tag: v2.6.36-rc1~551^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016b6f5fe8398b0291cece60b749d7c930a2e09c;p=pandora-kernel.git xen: Add suspend/resume support for PV on HVM guests. Suspend/resume requires few different things on HVM: the suspend hypercall is different; we don't need to save/restore memory related settings; except the shared info page and the callback mechanism. Signed-off-by: Stefano Stabellini Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed