Description
This case verifies that the host can successfully suspend and resume while KVM guest(s) are operational.
How to test
First, verify that your host machine is able to suspend/resume by executing:
echo mem > /sys/power/state
Or your preferred method (closing the lid of your laptop, for instance).
If so, start a KVM guest, login in to it, start you preferred stress application (eg: find /), and attempt to suspend/resume while it runs.
Expected Results
A running KVM guest should not interfere with the suspend/resume operation.
In case of apparent problems, please confirm that your machine is able to s/r _without_ a KVM guest.