commit | 016b6f5fe8398b0291cece60b749d7c930a2e09c | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri May 14 12:45:07 2010 +0100 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Jul 22 16:46:21 2010 -0700 |
tree | 430e9aad74f223dc5d144b60f4b78a0c3fb9cdfd | |
parent | 183d03cc4ff39e0f0d952c09aa96d0abfd6e0c3c [diff] |
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 <stefano.stabellini@eu.citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>