[libvirt] [PATCH 04/10] qemu: blockjob: Fix deadlock when terminating job with invalid data

Cole Robinson crobinso at redhat.com
Tue Nov 26 20:30:00 UTC 2019


On 11/26/19 10:17 AM, Peter Krempa wrote:
> We must exit the monitor prior to refusing other work, otherwise the VM
> object will become unusable.
> 
> This bug was introduced in commit v5.5.0-244-gc412383796 but thankfully
> the code path was not excercised without QEMU_CAPS_BLOCKDEV.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_blockjob.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list