• R
    hostcpu: fix build on FreeBSD · 2af05415
    Roman Bogorodskiy 提交于
     * Fix misspelt function name:
        s/virHostCPUGetStatsFreebsd/virHostCPUGetStatsFreeBSD/
     * Mark the first argument to virHostCPUGetInfo with ATTRIBUTE_UNUSED
       as it's not actually used on non-Linux
    2af05415
virhostcpu.c 37.6 KB