[libvirt] [PATCH 2/2] bhyve: add volumes support

Martin Kletzander mkletzan at redhat.com
Fri Aug 15 13:25:59 UTC 2014


On Thu, Aug 14, 2014 at 08:22:07PM +0400, Roman Bogorodskiy wrote:
>Update bhyveBuildDiskArgStr to support volumes:
>
> - Make virBhyveProcessBuildBhyveCmd take virConnectPtr as the
>   first argument instead of bhyveConnPtr as virConnectPtr is
>   needed for virDomainTranslateDiskSourcePool,
> - Add virDomainTranslateDiskSourcePool call to
>   virBhyveProcessBuildBhyveCmd,
> - Allow disks of type VIR_STORAGE_TYPE_VOLUME
>---
> src/bhyve/bhyve_command.c | 8 ++++++--
> src/bhyve/bhyve_command.h | 5 +++--
> src/bhyve/bhyve_driver.c  | 2 +-
> src/bhyve/bhyve_process.c | 2 +-
> tests/bhyvexml2argvtest.c | 5 ++++-
> 5 files changed, 15 insertions(+), 7 deletions(-)
>

I can't build with bhyve support, but ACK,

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140815/133cb5ba/attachment-0001.sig>


More information about the libvir-list mailing list