On Mon, Mar 04, 2019 at 03:02:11PM +0100, Michal Privoznik wrote:
The stateAutoStart callback will go away shortly. Therefore, move
the autostart call into state initialize callback.
Signed-off-by: Michal Privoznik
---
src/bhyve/bhyve_driver.c | 12 ++--
1 file changed, 2 insertions(+),
The stateAutoStart callback will go away shortly. Therefore, move
the autostart call into state initialize callback.
Signed-off-by: Michal Privoznik
---
src/bhyve/bhyve_driver.c | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/src/bhyve/bhyve_driver.c b/src/bhyve