• J
    domcaps: Add CPU usable flag · d4c007e6
    Jiri Denemark 提交于
    In case a hypervisor is able to tell us a list of supported CPU models
    and whether each CPU models can be used on the current host, we can
    propagate this to domain capabilities. This is a better alternative
    to calling virConnectCompareCPU for each supported CPU model.
    Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
    d4c007e6
qemu_capabilities.c 136.7 KB