]> xenbits.xensource.com Git - libvirt.git/commit
util: Adapt virhostcpu to the new virsysfs
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 7 Mar 2017 14:11:22 +0000 (15:11 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 27 Mar 2017 11:13:29 +0000 (13:13 +0200)
commitc67e04e25fa58104e0fae41f5b874a8067557073
tree23bda6a7b4a16c2c8dd52dc0fdd0b228ee08c9b2
parenta7b902c082ae2b33cc9d109925e54df48ca33e45
util: Adapt virhostcpu to the new virsysfs

While on that, drop support for kernels from RHEL-5 era (missing
cpu/present file).  Also add some useful functions and export them.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt_linux.syms
src/libvirt_private.syms
src/util/virhostcpu.c
src/util/virhostcpu.h
src/util/virhostcpupriv.h
tests/virhostcputest.c