[libvirt] [PATCH v5 13/36] qemu_process: Setup paths within qemuProcessQmpInit

Jiri Denemark jdenemar at redhat.com
Thu Jan 3 14:19:25 UTC 2019


On Sun, Dec 02, 2018 at 23:10:07 -0600, Chris Venteicher wrote:
> Move code for setting paths and prepping file system from
> qemuProcessQmpNew to qemuProcessQmpInit.
> 
> This keeps qemuProcessQmpNew limited to data structures
> and path initialization is done in qemuProcessQmpInit.
> 
> The patch is a non-functional, cut / paste change,
> however goto is now "cleanup" rather than "error".
> 
> Signed-off-by: Chris Venteicher <cventeic at redhat.com>
> ---
>  src/qemu/qemu_process.c | 46 +++++++++++++++++++++--------------------
>  1 file changed, 24 insertions(+), 22 deletions(-)

With s/Qmp/QMP/g

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list