]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: command: refactor virBhyveProcessBuildBhyveCmd
authorRyan Moeller <ryan@ixsystems.com>
Mon, 24 Feb 2020 06:46:20 +0000 (01:46 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 24 Feb 2020 17:25:14 +0000 (17:25 +0000)
commitd0bd82754b5ee0cf9050fc8f5e3951c619973f26
tree459a9d6572fb6ee0b6f611715708bfa0aebd368e
parentf2357ba028a8126c5c8fcfee23fc86ba4676eb88
bhyve: command: refactor virBhyveProcessBuildBhyveCmd

Reduce the complexity by isolating loop bodies in separate functions.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
src/bhyve/bhyve_command.c