[libvirt] [PATCH 0/5] qemu: Connect to guest agent after channel hotplug

Michal Privoznik mprivozn at redhat.com
Fri Apr 24 15:09:13 UTC 2015


On 24.04.2015 16:52, Peter Krempa wrote:
> Clean up some parts of the agent code, fix a recently added bug and add support
> for guest agent hotplug, all this while removing more lines than adding.
> 
> Peter Krempa (5):
>   qemu: agent: Reuse virJSONValueObjectCreateVArgs in
>     qemuAgentMakeCommand
>   qemu: Fix domain object leak in qemuDomainInterfaceAddresses
>   qemu: Reuse qemuDomainAgentAvailable in qemuDomainInterfaceAddresses
>   qemu: agent: Differentiate errors when the agent channel was
>     hotplugged
>   qemu: Connect to guest agent after channel hotplug
> 
>  src/qemu/qemu_agent.c   | 73 ++-----------------------------------------------
>  src/qemu/qemu_domain.c  | 45 +++++++++++++++++++++++++++---
>  src/qemu/qemu_domain.h  |  2 ++
>  src/qemu/qemu_driver.c  | 56 +++++++++++++++++++++----------------
>  src/qemu/qemu_process.c | 22 +--------------
>  src/qemu/qemu_process.h |  2 ++
>  6 files changed, 81 insertions(+), 119 deletions(-)
> 

ACK series.

Michal




More information about the libvir-list mailing list