• J
    cpu: Introduce virCPUValidateFeatures · 6ef9c202
    Jiri Denemark 提交于
    This new API may be used to check whether all features used in a CPU
    definition are valid (e.g., libvirt knows their name, their policy is
    supported, etc.). Leaving this API unimplemented in an arch subdriver
    means libvirt does not restrict CPU features usable on the associated
    architectures.
    Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
    6ef9c202
cpu.h 7.2 KB