38b3b20 qemu: monitor: Move processing of QMP schema to the new file

Authored and Committed by Peter Krempa 6 years ago
    qemu: monitor: Move processing of QMP schema to the new file
    
    The JSON array was processed to the hash table used by the query apis in
    the monitor code. Move it to a new helper in qemu_qapi.c.
    
    Signed-off-by: Peter Krempa <pkrempa@redhat.com>
    
        
file modified
+7 -2
file modified
+1 -1
file modified
+1 -1
file modified
+5 -36
file modified
+1 -1
file modified
+50 -0
file modified
+4 -0