7d0a1ef Introduce virConnectBaselineHypervisorCPU public API

Authored and Committed by Jiri Denemark 5 years ago
    Introduce virConnectBaselineHypervisorCPU public API
    
    The new API computes the most feature-rich CPU which is compatible with
    all given CPUs and can be provided by the specified hypervisor. It is a
    more useful version of virConnectBaselineCPU, which doesn't consider any
    hypervisor capabilities when computing the best CPU.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    Reviewed-by: Ján Tomko <jtomko@redhat.com>
    Reviewed-by: Collin Walling <walling@linux.ibm.com>
    
        
file modified
+10 -0
file modified
+81 -0
file modified
+1 -0