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 <[email protected]> > --- > src/qemu/qemu_process.c | 46 +++++++++++++++++++++-------------------- > 1 file changed, 24 insertions(+), 22 deletions(-)
With s/Qmp/QMP/g Reviewed-by: Jiri Denemark <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
