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

John Ferlan jferlan at redhat.com
Mon Dec 12 22:58:50 UTC 2016



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.

John

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

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




More information about the libvir-list mailing list