On 6/4/26 19:35, Roman Bogorodskiy wrote:
> Currently, the bhyve driver reboot implementation
> does not take into account domain's on_reboot action.
> Update it so it shuts a domain down on reboot when it is
> configured this way.
> 
> Additionally, introduce the bhyveDomainShutdownSignal() helper
> which shares a common shutdown and reboot implementation
> using a signal.
> 
> Signed-off-by: Roman Bogorodskiy <[email protected]>
> ---
>  src/bhyve/bhyve_driver.c | 34 +++++++++++++++++++++++-----------
>  1 file changed, 23 insertions(+), 11 deletions(-)

Reviewed-by: Michal Privoznik <[email protected]>

Michal

Reply via email to