xen: suspend and resume system devices when running PVHVM
authorIan Campbell <ian.campbell@citrix.com>
Thu, 17 Feb 2011 10:31:20 +0000 (10:31 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 17 Feb 2011 10:31:20 +0000 (10:31 +0000)
Otherwise we fail to properly suspend/resume all of the emulated devices.

Something between 2.6.38-rc2 and rc3 appears to have exposed this
issue, but it's always been wrong not to do this.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Jeremy Fitzhardinge <jeremy@goop.org>

No differences found