e7cc2e3 qemu_process: skip only cpu features

Authored and Committed by phrdina 8 years ago
    qemu_process: skip only cpu features
    
    This check is there to allow restore saved domain with older libvirt
    where we included invtsc by default for host-passthrough model.  Don't
    skip the whole function, but only the part that checks for invtsc.
    
    Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+12 -14