On 02/03/21 11:51, Daniel Henrique Barboza wrote:
> Ping
>
> There is at least one user in the Libvirt ML experiencing the same problem
> this patch is fixing, using QEMU upstream compiling with the trace backend,
> and it seems like the daemonization is still not working.
>
>
> Thanks,
>
> DHB
>
> On 1/5/21 3:14 PM, Daniel Henrique Barboza wrote:
>> changes from v2:
>> - fixed a typo in the comment block
>> - added Paolo's R-b
>>
>>
>> Daniel Henrique Barboza (1):
>> vl.c: do not execute trace_init_backends() before daemonizing
>>
>> softmmu/vl.c | 18 +++++++++++++-----
>> 1 file changed, 13 insertions(+), 5 deletions(-)
>>
>
Sorry, I was expecting Stefan to apply this patch. I have now queued it.
Paolo