Comment 8 for bug 1014647

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote : Re: Soft reboot has multiple issues

For soft reboot we would need two tests, one with an image which reacts to acip signals, and one with an image which does not react. It should be ok to use the same linux image with ACIPD running for the first test and not running for the second test.

The problem remains of being able to distinguish between SOFT reboot from HARD reboot. If we had an interface into the virtualization layer, we could check for the domain ID. In case of HARD reboot the domain is recreated and the ID will be different - this is true at least when using libvirt to access qemu/kvm.