• J
    cpu: Optionally forbid fallback CPU models · a6f88cbd
    Jiri Denemark 提交于
    In case a hypervisor doesn't support the exact CPU model requested by a
    domain XML, we automatically fallback to a closest CPU model the
    hypervisor supports (and make sure we add/remove any additional features
    if needed). This patch adds 'fallback' attribute to model element, which
    can be used to disable this automatic fallback.
    a6f88cbd
cputest.c 17.8 KB