[vhostmd 0/3] update to work with modern Xen

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

 



vhostmd has some old, crufty code to interact with xenctrl and xenstat.
Those interfaces have changed over the years and the related vhostmd code
no longer compiles. In addition, libvirt and other tools have matured
and there is no need to use these low-level, Xen-specific tools.

I chose to leave support for xenstore as a transport since I know of a
few users of that feature. I've been pinged about its current broken state
that is fixed by patch 3.

Jim Fehlig (3):
  Remove xenctrl support
  Remove support for libxenstat
  Fix compilation with xenstore

 configure.ac              |  35 +----------
 include/metric.h          |   4 --
 include/util.h            |   2 -
 libmetrics/libmetrics.c   |   2 +-
 vhostmd/Makefile.am       |  22 +------
 vhostmd/metric.c          |   5 --
 vhostmd/vhostmd.c         |  10 ----
 vhostmd/xen-metrics.c     | 123 --------------------------------------
 vhostmd/xenctrl-util.c    | 148 ----------------------------------------------
 vhostmd/xenstore-update.c |   2 +-
 10 files changed, 7 insertions(+), 346 deletions(-)
 delete mode 100644 vhostmd/xen-metrics.c
 delete mode 100644 vhostmd/xenctrl-util.c

-- 
2.16.3

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux