[libvirt] [PATCH v3 0/2] bhyve: implement domainShutdown

Roman Bogorodskiy bogorodskiy at gmail.com
Wed May 4 16:41:57 UTC 2016


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




More information about the libvir-list mailing list