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

Peter Krempa pkrempa at redhat.com
Fri Apr 24 14:52:13 UTC 2015


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(-)

-- 
2.3.5




More information about the libvir-list mailing list