Changes from v2:
- Split domainDestroy changes and domainShutdown addition into two
patches
- In bhyveDestroy, close bhyve monitor after running 'bhyvectl --destroy'
(reasoning in the commit message)
Roman Bogorodskiy (2):
bhyve: drop virProcessKillPainfully() from destroy
bhyve: implement domainShutdown
src/bhyve/bhyve_driver.c | 27 +++++++++++++++++++++++++++
src/bhyve/bhyve_process.c | 43 +++++++++++++++++++++++++++++--------------
src/bhyve/bhyve_process.h | 2 ++
3 files changed, 58 insertions(+), 14 deletions(-)
--
2.7.4