All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize
@ 2016-02-10  9:23 Christian Borntraeger
  2016-02-10  9:29 ` Christian Borntraeger
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Borntraeger @ 2016-02-10  9:23 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

Paolo,


commit 41fc57e44ed64cd4ab5393d83624afd897dabd4f
    trace: split trace_init_file out of trace_init_backends

causes hangs for libvirt when checking the daemonized process,
if the qemu was build with trace-backend=simple.

Also calling
qemu-system-s390x -machine accel=kvm -S -no-user-config -nodefaults -nographic -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait -pidfile /var/lib/libvirt/qemu/capabilities.pidfile -daemonize

just hangs

without "trace-backend=simple"
things are fine.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize
  2016-02-10  9:23 [Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize Christian Borntraeger
@ 2016-02-10  9:29 ` Christian Borntraeger
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Borntraeger @ 2016-02-10  9:29 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

On 02/10/2016 10:23 AM, Christian Borntraeger wrote:
> Paolo,
> 
> 
> commit 41fc57e44ed64cd4ab5393d83624afd897dabd4f
>     trace: split trace_init_file out of trace_init_backends
> 
> causes hangs for libvirt when checking the daemonized process,
> if the qemu was build with trace-backend=simple.
> 
> Also calling
> qemu-system-s390x -machine accel=kvm -S -no-user-config -nodefaults -nographic -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait -pidfile /var/lib/libvirt/qemu/capabilities.pidfile -daemonize
> 
> just hangs
> 
> without "trace-backend=simple"
> things are fine.
> 
> 

Just found a fix on the list.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-10  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10  9:23 [Qemu-devel] "trace: split trace_init_file out of trace_init_backends" causes hangs on daemonize Christian Borntraeger
2016-02-10  9:29 ` Christian Borntraeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.