[libvirt] [PATCH] qemuDomainSendKey: Relax the qemu driver locking

Michal Privoznik mprivozn at redhat.com
Fri Jan 25 06:56:13 UTC 2013


On 24.01.2013 19:05, Eric Blake wrote:
> On 01/24/2013 02:41 AM, Michal Privoznik wrote:
>> Currently, there is no reason to hold qemu driver locked
>> throughout whole API execution. Moreover, we can use the
>> new qemuDomObjFromDomain() internal API to lookup domain then.
>> ---
>>  src/qemu/qemu_driver.c | 16 ++++------------
>>  1 file changed, 4 insertions(+), 12 deletions(-)
> 
> ACK.
> 

Thanks, pushed.

Michal




More information about the libvir-list mailing list