]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: Move autostarting of domains into bhyveStateInitialize
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 1 Mar 2019 14:01:13 +0000 (15:01 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 6 Mar 2019 09:20:31 +0000 (10:20 +0100)
commit31c3c35c940010a793fea8351751bb04fab1a6d4
treecec7624fa3974ab82bcda962b31f9f41032935e1
parentc6266ddb0214512200c5043f3196d3ca3e73919d
bhyve: Move autostarting of domains into bhyveStateInitialize

The stateAutoStart callback will go away shortly. Therefore, move
the autostart call into state initialize callback.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/bhyve/bhyve_driver.c