[libvirt] [PATCH] qemu: Make sure qemuProcessStart is run within a job

Jiri Denemark jdenemar at redhat.com
Fri Mar 1 07:38:13 UTC 2013


On Thu, Feb 28, 2013 at 14:29:59 -0700, Eric Blake wrote:
> On 02/28/2013 06:22 AM, Jiri Denemark wrote:
> > qemuProcessStart expects to be run with a job already set and every
> > caller except for qemuMigrationPrepareAny use it correctly. This bug can
> > be observed in libvirtd logs during incoming migration as
> > 
> >     warning : qemuDomainObjEnterMonitorInternal:979 : This thread seems
> >     to be the async job owner; entering monitor without asking for a
> >     nested job is dangerous
> > ---
> >  src/qemu/qemu_domain.c    | 35 ++++++++++++++++++++++++-----------
> >  src/qemu/qemu_domain.h    |  4 ++++
> >  src/qemu/qemu_migration.c | 11 +++++++----
> >  3 files changed, 35 insertions(+), 15 deletions(-)
> 
> ACK.  Qualifies as a bug fix for 1.0.3.

Pushed, thanks.

Jirka




More information about the libvir-list mailing list