On 08.04.2015 08:35, Michael Chapman wrote:
> On Fri, 13 Mar 2015, Peter Krempa wrote:
>> Surprisingly we did not grab a VM job when a block job finished and we'd
>> happily rewrite the backing chain data. This made it possible to crash
>> libvirt when queueing two backing chains tightly and other
On Fri, 13 Mar 2015, Peter Krempa wrote:
Surprisingly we did not grab a VM job when a block job finished and we'd
happily rewrite the backing chain data. This made it possible to crash
libvirt when queueing two backing chains tightly and other badness.
To fix it, add yet another handler to the h
On 03/13/2015 10:25 AM, Peter Krempa wrote:
> Surprisingly we did not grab a VM job when a block job finished and we'd
> happily rewrite the backing chain data. This made it possible to crash
> libvirt when queueing two backing chains tightly and other badness.
My fault for violating the rule of '
Surprisingly we did not grab a VM job when a block job finished and we'd
happily rewrite the backing chain data. This made it possible to crash
libvirt when queueing two backing chains tightly and other badness.
To fix it, add yet another handler to the helper thread that handles
monitor events th