[PATCH v9 0/4] Introduce API to query IP addresses for given domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This polishes off Nehal's long standing work to add IP address
reporting to libvirt. In v9 I address John's coverity comments
and switched to use an dedicated parameter for selecting the
data source, instead of flags.

Nehal J Wani (4):
  domifaddr: Implement the public APIs
  domifaddr: Implement the remote protocol
  domifaddr: Implement the API for qemu
  domifaddr: Add virsh support

 daemon/remote.c                  | 135 ++++++++++++++++++++++++++
 include/libvirt/libvirt-domain.h |  28 ++++++
 src/driver-hypervisor.h          |   6 ++
 src/libvirt-domain.c             | 123 +++++++++++++++++++++++
 src/libvirt_public.syms          |   2 +
 src/qemu/qemu_agent.c            | 204 +++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_agent.h            |   4 +
 src/qemu/qemu_driver.c           | 175 +++++++++++++++++++++++++++++++++
 src/remote/remote_driver.c       | 104 ++++++++++++++++++++
 src/remote/remote_protocol.x     |  37 ++++++-
 src/remote_protocol-structs      |  25 +++++
 tests/qemuagenttest.c            | 188 ++++++++++++++++++++++++++++++++++++
 tools/virsh-domain-monitor.c     | 146 ++++++++++++++++++++++++++++
 tools/virsh.pod                  |  16 +++
 14 files changed, 1192 insertions(+), 1 deletion(-)

-- 
2.1.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux