• A
    host-validate: Fix suggestion for missing cpu cgroup · 53d3874c
    Andrea Bolognani 提交于
    If the cpu cgroup is not found when validating an host for
    LXC support, virt-host-validate will suggest to enable the
    CONFIG_CGROUP_SCHED kconfig option.
    
    The appropriate option is really CONFIG_CGROUP_CPU. The
    QEMU checks already get that right, so no changes needed.
    53d3874c
virt-host-validate-lxc.c 3.5 KB