libvirt/src/bhyve
Roman Bogorodskiy 6c2e7d0b17 bhyve: add volumes support
Update bhyveBuildDiskArgStr to support volumes:

 - Make virBhyveProcessBuildBhyveCmd and
   virBhyveProcessBuildLoadCmd take virConnectPtr as the
   first argument instead of bhyveConnPtr as virConnectPtr is
   needed for virStorageTranslateDiskSourcePool,
 - Add virStorageTranslateDiskSourcePool call to
   virBhyveProcessBuildBhyveCmd and
   virBhyveProcessBuildLoadCmd,
 - Allow disks of type VIR_STORAGE_TYPE_VOLUME
2014-08-19 20:50:22 +04:00
..
bhyve_capabilities.c capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
bhyve_capabilities.h bhyve: create capabilities submodule 2014-04-07 15:34:53 +02:00
bhyve_command.c bhyve: add volumes support 2014-08-19 20:50:22 +04:00
bhyve_command.h bhyve: add volumes support 2014-08-19 20:50:22 +04:00
bhyve_device.c bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_driver.c bhyve: add volumes support 2014-08-19 20:50:22 +04:00
bhyve_driver.h bhyve: add a basic driver 2014-02-19 14:21:50 +00:00
bhyve_process.c bhyve: add volumes support 2014-08-19 20:50:22 +04:00
bhyve_process.h bhyve: reconnect to domains after libvirtd restart 2014-07-18 21:07:35 +04:00
bhyve_utils.h bhyve: domain events support 2014-05-20 20:17:09 +04:00