[libvirt] [PATCH 0/2] bhyve: implement connectDomainXMLToNative

Roman Bogorodskiy bogorodskiy at gmail.com
Sun Apr 13 10:22:32 UTC 2014


One thing I'm wondering about. Bhyve has two step domain startup:

 1. bhyveload
 2. bhyve

This implementation prints out only 'bhyve' command. Should it
also print bhyveload command and if yes, how should it look for a user,
something like 'bhyveload ... ; bhyve ...' ?

Roman Bogorodskiy (2):
  bhyve: improve bhyve_command.c testability
  bhyve: implement connectDomainXMLToNative

 src/bhyve/bhyve_command.c | 85 +++++++++++++++++++++++++----------------------
 src/bhyve/bhyve_command.h |  8 +++--
 src/bhyve/bhyve_driver.c  | 45 +++++++++++++++++++++++++
 src/bhyve/bhyve_process.c | 10 +++---
 tests/bhyvexml2argvtest.c |  2 +-
 5 files changed, 103 insertions(+), 47 deletions(-)

-- 
1.9.0




More information about the libvir-list mailing list