• R
    bhyve: add a basic driver · 0eb4a5f4
    Roman Bogorodskiy 提交于
    At this point it has a limited functionality and is highly
    experimental. Supported domain operations are:
    
      * define
      * start
      * destroy
      * dumpxml
      * dominfo
    
    It's only possible to have only one disk device and only one
    network, which should be of type bridge.
    0eb4a5f4
domain_conf.c 613.4 KB