de0b091 QXL: fix reloading of vram64 attribute

Authored and Committed by phrdina 7 years ago
    QXL: fix reloading of vram64 attribute
    
    Commit b4a5fd95 introduced vram64 attribute for QXL video device but
    there were two issues.  Only function
    qemuMonitorJSONUpdateVideoVram64Size should update the vram64 attribute
    and also the value is in MiB, not in B.
    
    Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+1 -12