• J
    cpu: Use vendor in baseline CPU only if all hosts use it · b2de33e2
    Jiri Denemark 提交于
    When only some host CPUs given to cpuBaseline contain <vendor> element,
    baseline CPU should not contain it. Otherwise the result would not be
    compatible with the host CPUs without vendor. CPU vendors are still
    taken into account when computing baseline CPU, it's just removed from
    the result.
    b2de33e2
cpu_x86.c 43.9 KB