On 6/4/26 19:35, Roman Bogorodskiy wrote: > Currently, the bhyve driver shutdown implementation > does not take into account domain's on_poweroff action. > Update it so it reboots a domain on shutdown when it is > configured this way. > > Signed-off-by: Roman Bogorodskiy <[email protected]> > --- > src/bhyve/bhyve_driver.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+) >
Reviewed-by: Michal Privoznik <[email protected]> Michal
