Re: [PATCH 2/4] docs: Lift restriction on running API from the event loop thread

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2021-03-01 at 12:49 +0100, Michal Privoznik wrote:
> +++ b/docs/drvqemu.html.in
> @@ -158,8 +158,10 @@ qemu+ssh://root@xxxxxxxxxxx/system   (remote access, SSH tunnelled)
>        in mind, applications must <strong>NEVER</strong> invoke API
>        calls from the event loop thread itself, only other threads.
>        Not following this rule will lead to deadlocks in the API.
> -      This restriction is intended to be lifted in a future release
> -      of libvirt, once QMP processing moves to a dedicated thread.
> +      This restriction was lifted starting from 6.2.0 release, when
> +      QMP processing moved to a dedicated thread. However, it is
> +      important to let the event loop run after each API call, even
> +      the ones made from the vent loop thread itself.

s/ vent/ event/g

Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux