c91be16 qemu: monitor: Extract QOM path from query-cpus reply

Authored and Committed by Peter Krempa 7 years ago
    qemu: monitor: Extract QOM path from query-cpus reply
    
    To allow matching up the data returned by query-cpus to entries in the
    query-hotpluggable-cpus reply for CPU hotplug it's necessary to extract
    the QOM path as it's the only link between the two.
    
        
file modified
+6 -1
file modified
+1 -0
file modified
+14 -2
file modified
+9 -5