]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Expose virHostCPUStatsAssign on non-Linux
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 16 Sep 2016 06:33:47 +0000 (08:33 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 16 Sep 2016 06:33:47 +0000 (08:33 +0200)
commitb51e26f755bdbb13c5409c01595735ec71066063
tree00e9236cf04916d93018db64565cd4eee022ae30
parentd18c7d712471dabafec1a3a4c01f219dc26d38db
util: Expose virHostCPUStatsAssign on non-Linux

There is nothing Linux-specific in that function.  Also since commit
8c3b5bf48123783b812b97360db7ac51f1889e17 mingw build is broken due to
the fact that this function is not compiled in the library.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/util/virhostcpu.c