mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
news: Add the qemu VM reconnect segfault fix into bugfixes section
Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
a02526a045
commit
43c9c9e429
@ -73,6 +73,17 @@
|
|||||||
</change>
|
</change>
|
||||||
</section>
|
</section>
|
||||||
<section title="Bug fixes">
|
<section title="Bug fixes">
|
||||||
|
<change>
|
||||||
|
<summary>
|
||||||
|
qemu: Fix a potential libvirtd crash on VM reconnect
|
||||||
|
</summary>
|
||||||
|
<description>
|
||||||
|
Initialization of the driver worker pool needs to come before libvirtd
|
||||||
|
trying to reconnect to all machines, since one of the QEMU processes
|
||||||
|
migh have already emitted events which need to be handled prior to
|
||||||
|
us getting to the worker pool initialization.
|
||||||
|
</description>
|
||||||
|
</change>
|
||||||
</section>
|
</section>
|
||||||
</release>
|
</release>
|
||||||
<release version="v4.4.0" date="2018-06-04">
|
<release version="v4.4.0" date="2018-06-04">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user