
5 Mar
2019
5 Mar
'19
3:10 p.m.
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 <mprivozn@redhat.com> --- src/bhyve/bhyve_driver.c | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano