]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu: Remove stale comment for qemuDomainBlockStats
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Sep 2019 14:18:21 +0000 (16:18 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Sep 2019 11:02:48 +0000 (13:02 +0200)
We no longer use HMP for this API.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c

index db4b39dc9e9bfc8cf56c7d0e183c0c5bf3781245..5dd31ebf165018b2e33c13352c4e9a9d302e9abe 100644 (file)
@@ -11549,10 +11549,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,