[libvirt] [PATCH] qemu: Avoid entering monitor with locked driver

Michal Privoznik mprivozn at redhat.com
Tue Mar 27 12:41:15 UTC 2012


On 27.03.2012 14:19, Jiri Denemark wrote:
> This avoids possible deadlock of the qemu driver in case a domain is
> begin migrated (in Begin phase) and unrelated connection to qemu driver
> is closed at the right time.
> 
> I checked all callers of qemuDomainCheckEjectableMedia() and they are
> calling this function with qemu driver locked.
> ---
>  src/qemu/qemu_hotplug.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list