• D
    Add API for issuing 'info blockstats' command · f225e560
    Daniel P. Berrange 提交于
    * src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add a new
      qemuMonitorGetBlockStatsInfo() command
    * src/qemu/qemu_driver.c: Remove directly use of blockstats in
      favour of calling qemuMonitorGetBlockStatsInfo()
    f225e560
qemu_driver.c 209.0 KB