mrblacyk/Boxer

Stop/Reset functions rewrite

Closed this issue · 1 comments

As of now, only the stop functionality is implemented and it is implemented in a way that the hypervisor sends a graceful shutdown signal. This should be a force ACPI shutoff with the revert to the initial snapshot afterwards.

The reset function should do the stop (defined above) and then a start.

Done in the commit e16a8f6