• J
    cpu: Rework cpuCompare* APIs · 7f127ded
    Jiri Denemark 提交于
    Both cpuCompare* APIs are renamed to virCPUCompare*. And they should now
    work for any guest CPU definition, i.e., even for host-passthrough
    (trivial) and host-model CPUs. The implementation in x86 driver is
    enhanced to provide a hint about -noTSX Broadwell and Haswell models
    when appropriate.
    Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
    7f127ded
cputest.c 29.8 KB