4eebaa4 qemu_capabilities: Introduce virQEMUCapsGetCPUFeatures

Authored and Committed by Jiri Denemark 5 years ago
    qemu_capabilities: Introduce virQEMUCapsGetCPUFeatures
    
    The function creates a list of all (or migratable only) CPU features
    supported by QEMU. It works by looking at the CPU model info returned by
    query-cpu-model-expansion QMP command.
    
    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
+52 -0
file modified
+4 -0