[libvirt] [PATCH 09/22] qemu: Remove stale comment for qemuDomainBlockStats

Peter Krempa pkrempa at redhat.com
Thu Sep 19 17:13:12 UTC 2019


We no longer use HMP for this API.

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 src/qemu/qemu_driver.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
index 1e041a8bac..9315b78c48 100644
--- a/src/qemu/qemu_driver.c
+++ b/src/qemu/qemu_driver.c
@@ -11548,10 +11548,6 @@ qemuDomainBlocksStatsGather(virQEMUDriverPtr driver,
 }


-/* This uses the 'info blockstats' monitor command which was
- * integrated into both qemu & kvm in late 2007.  If the command is
- * not supported we detect this and return the appropriate error.
- */
 static int
 qemuDomainBlockStats(virDomainPtr dom,
                      const char *path,
-- 
2.21.0




More information about the libvir-list mailing list