e963493 qemu: Separate guest CPU validation from command line creation

Authored and Committed by Jiri Denemark 7 years ago
    qemu: Separate guest CPU validation from command line creation
    
    qemu_command.c should deal with translating our domain definition into a
    QEMU command line and nothing else.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    
        
file modified
+8 -63
file modified
+105 -0
file modified
+4 -4