Hi,
Is this queued to be pushed? We can't test Libvirt with upstream QEMU
without this fix to be able to daemonize properly.
Thanks,
DHB
On 1/6/21 4:59 PM, Paolo Bonzini wrote:
Il mer 6 gen 2021, 17:59 Stefan Hajnoczi mailto:stefa...@gmail.com>> ha scritto:
Acked-by: Stefan Hajnoczi
Il mer 6 gen 2021, 17:59 Stefan Hajnoczi ha scritto:
> Acked-by: Stefan Hajnoczi
On Tue, Jan 05, 2021 at 03:14:37PM -0300, Daniel Henrique Barboza wrote:
> Commit v5.2.0-190-g0546c0609c ("vl: split various early command line
> options to a separate function") moved the trace backend init code to
> the qemu_process_early_options(). Which is now being called before
> os_daemonize
Commit v5.2.0-190-g0546c0609c ("vl: split various early command line
options to a separate function") moved the trace backend init code to
the qemu_process_early_options(). Which is now being called before
os_daemonize() via qemu_maybe_daemonize().
Turns out that this change of order causes a prob