[libvirt] [PATCH] qemu: pass the asyncJob to qemuProcessStartCPUs

Ján Tomko jtomko at redhat.com
Tue Nov 24 12:38:14 UTC 2015


On Tue, Nov 24, 2015 at 01:33:41PM +0100, Peter Krempa wrote:
> On Tue, Nov 24, 2015 at 13:25:05 +0100, Ján Tomko wrote:
> > Now that new domains are started inside a QEMU_ASYNC_JOB_START job,
> > we need to pass it down to qemuProcessStartCPUs too.
> > 
> > This removes the warning:
> > qemuDomainObjEnterMonitorInternal:1750 : This thread seems to be the
> > async job owner; entering monitor without asking for a nested job is
> > dangerous
> > 
> > Introduced by commit 04c721f, before that this code path was only
> > executed with QEMU_ASYNC_JOB_NONE.
> > 
> > (This code is not executed on migration, because qemuMigrationPrepareAny
> >  sets the VIR_QEMU_PROCESS_START_PAUSED flag.)
> > ---
> >  src/qemu/qemu_process.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> ACK

Thanks, pushed.

Jan
-------------- 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/20151124/9f74c70b/attachment-0001.sig>


More information about the libvir-list mailing list