[libvirt] [PATCH v2 2/7] qemu: Introduce qemuProcessLaunch

Pavel Hrdina phrdina at redhat.com
Mon Nov 23 16:45:59 UTC 2015


On Thu, Nov 19, 2015 at 01:09:16PM +0100, Jiri Denemark wrote:
> Once qemuProcessInit was called, qemuProcessLaunch will launch a new
> QEMU process with stopped virtual CPUs.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - save status before running VIR_HOOK_QEMU_OP_STARTED hook
>     - call virSecurityManagerSetAllLabel even if !incoming
>     - move qemuProcessStop out of qemuProcessLaunch to avoid it being called twice
> 
>  src/qemu/qemu_process.c | 323 ++++++++++++++++++++++++++++--------------------
>  src/qemu/qemu_process.h |   9 ++
>  2 files changed, 199 insertions(+), 133 deletions(-)
> 

ACK,

Pavel




More information about the libvir-list mailing list