• D
    Update QEMU JSON balloon command handling · 6fe15e35
    Daniel P. Berrange 提交于
    The QEMU JSON monitor changed balloon commands to return/accept
    bytes instead of kilobytes. Update libvirt to cope with this
    
    * src/qemu/qemu_monitor_json.c: Expect/use bytes for ballooning
    6fe15e35
qemu_monitor_json.c 52.8 KB