Try to detect an unsuccessful hard-reboot to prevent soft-reboot loops.
commit400c66cd253ea5e730ba13c4abad2b699b1d08b8
authorKevin O'Connor <kevin@koconnor.net>
Sat, 23 Feb 2013 15:37:58 +0000 (23 10:37 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 23 Feb 2013 15:37:58 +0000 (23 10:37 -0500)
treea21084c07a71265fbb3a7d395772bf19cec6def0
parentd338eb94f65c765d43fd9cc9c31e9ec914ca64e3
Try to detect an unsuccessful hard-reboot to prevent soft-reboot loops.

There have been various kvm bugs that prevent reboots from working
properly.  Generalize the existing test for a failed reboot to better
catch these cases.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/resume.c
src/shadow.c