• O
    latency: Update monitor functions for new latency fields · 2f58ba89
    Osier Yang 提交于
    The mainly changes are:
    
    1) Update qemuMonitorGetBlockStatsInfo and it's children (Text/JSON)
       functions to return the value of new latency fields.
    2) Add new function qemuMonitorGetBlockStatsParamsNumber, which is
       to count how many parameters the underlying QEMU supports.
    3) Update virDomainBlockStats in src/qemu/qemu_driver.c to be
       compatible with the changes by 1).
    2f58ba89
qemu_monitor_json.h 10.1 KB