[libvirt] [PATCH v2 0/3] qemu: fix racy paths in agent related code

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Tue Dec 13 06:21:29 UTC 2016



On 13.12.2016 01:58, John Ferlan wrote:
> 
> 
> On 12/12/2016 04:13 AM, Nikolay Shirokovskiy wrote:
>> Changes from v1:
>> 1. patch 2: make vm def copy instead of making qemuAgentGetFSInfo independent of domain conf.
>> 2. patch 3: provide more relevant commit message
>>
>> Nikolay Shirokovskiy (3):
>>   qemu: agent: fix uninitialized var case in qemuAgentGetFSInfo
>>   qemu: don't use vm when lock is dropped in qemuDomainGetFSInfo
>>   qemu: agent: take monitor lock in qemuAgentNotifyEvent
>>
>>  src/qemu/qemu_agent.c  |  5 +++++
>>  src/qemu/qemu_driver.c | 12 +++++++++++-
>>  2 files changed, 16 insertions(+), 1 deletion(-)
>>
> 
> ACK series and pushed.

Thanxs!

> 
> John
> 
> BTW: Try to keep in mind for future patches we'd like to have features,
> enhancements, fixes, etc. logged in news.html.in

Ok.

> 
> If you think what I've pushed already should have some text, then create
> a patch for that...
> 

Looks like these changes don't need to be mentioned there.

Nikolay




More information about the libvir-list mailing list