[libvirt] [PATCH 18/24] qemu: Introduce qemuProcessInit

Peter Krempa pkrempa at redhat.com
Fri Nov 13 13:38:36 UTC 2015


On Thu, Nov 12, 2015 at 19:37:20 +0100, Jiri Denemark wrote:
> qemuProcessStart is going to be split in three parts: qemuProcessInit,
> qemuProcessLaunch, and qemuProcessFinish so that migration Prepare phase
> can insert additional code in the process. qemuProcessStart will be a
> small wrapper for all other callers.
> 
> qemuProcessInit prepares the domain up to the point when priv->qemuCaps
> is initialized.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_process.c | 122 ++++++++++++++++++++++++++++++------------------
>  src/qemu/qemu_process.h |   4 ++
>  2 files changed, 81 insertions(+), 45 deletions(-)
> 

ACK
-------------- 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/20151113/1af45f05/attachment-0001.sig>


More information about the libvir-list mailing list