commit | b056b6a0144de90707cd22cf7b4f60bf69c86d59 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Thu Feb 17 11:04:20 2011 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Feb 25 16:43:14 2011 +0000 |
tree | 11d86bf4a7acb267ee72a1e8f4c92622d93f7f97 | |
parent | 55fb4acef7089a6d4d93ed8caae6c258d06cfaf7 [diff] |
xen: suspend: remove xen_hvm_suspend It is now identical to xen_suspend, the differences are encapsulated in the suspend_info struct. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>